]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Spell-checking
authorspo <sergey.pokhodenko@opencascade.com>
Fri, 4 Dec 2015 09:51:06 +0000 (12:51 +0300)
committerspo <sergey.pokhodenko@opencascade.com>
Wed, 9 Dec 2015 05:16:51 +0000 (08:16 +0300)
src/ModelAPI/ModelAPI_Document.h

index 4edc005c95ef320cd3cbb13d242d89116ac723a9..0d3334b6b612ae25bbf5617f6b49285b4a8abbe8 100644 (file)
@@ -101,7 +101,7 @@ public:
 
   //! Sets the current feature: all features below will be disabled, new features
   //! will be appended after this one.
-  //! \param theCurrent the selected feature as current: blow it everythin become disabled
+  //! \param theCurrent the selected feature as current: blow it everything become disabled
   //! \param theVisible use visible features only: flag is true for Object Browser functionality
   virtual void setCurrentFeature(std::shared_ptr<ModelAPI_Feature> theCurrent,
     const bool theVisible) = 0;