Salome HOME
Issue #2278 Cannot validate a Sketch. Feature should be stored in cache, not result...
[modules/shaper.git] / src / PartSet / PartSet_SketcherMgr.h
index 7f76b48c03be26b130aa164e1ea20fa3902f08dd..62e67fac2bd3a3beaa07f25473996e149f0f0f1a 100644 (file)
@@ -418,7 +418,7 @@ private:
 
 private:
   PartSet_Module* myModule;
-  PartSet_PreviewSketchPlane* mySketchPlane; // display/erase sketch plane on start/stop sketch operation
+  PartSet_PreviewSketchPlane* mySketchPlane; // display/erase sketch plane on start/stop sketch
 
   bool myPreviousDrawModeEnabled; // the previous selection enabled state in the viewer
   bool myIsEditLaunching;