]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Spell-checking
authorspo <sergey.pokhodenko@opencascade.com>
Fri, 4 Sep 2015 09:45:51 +0000 (12:45 +0300)
committerspo <sergey.pokhodenko@opencascade.com>
Fri, 4 Sep 2015 11:17:24 +0000 (14:17 +0300)
src/SketchPlugin/SketchPlugin_Plugin.cpp

index 970af790f8c82d7cfa568b0350f023500251fbfc..8e96b123e356550a033210d3a1d7d7c1bcb655e1 100644 (file)
@@ -72,7 +72,7 @@ SketchPlugin_Plugin::SketchPlugin_Plugin()
   // register this plugin
   ModelAPI_Session::get()->registerPlugin(this);
   
-  Config_PropManager::registerProp("Visualization", "sketch_entity_color", "Sketch enity color",
+  Config_PropManager::registerProp("Visualization", "sketch_entity_color", "Sketch entity color",
                                    Config_Prop::Color, SKETCH_ENTITY_COLOR);
 
   Config_PropManager::registerProp("Visualization", "sketch_external_color", "Sketch external entity color",