]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Spell-checking
authorspo <sergey.pokhodenko@opencascade.com>
Thu, 22 Oct 2015 06:32:17 +0000 (09:32 +0300)
committerspo <sergey.pokhodenko@opencascade.com>
Thu, 22 Oct 2015 06:32:17 +0000 (09:32 +0300)
src/ModelAPI/ModelAPI_AttributeSelection.h

index fccb6b018f8196d1b89644390f35d3861a8a6449..61b1979a0b2c1643f126059a716fe8b556948649 100644 (file)
@@ -57,7 +57,7 @@ class ModelAPI_AttributeSelection : public ModelAPI_Attribute
   /// Selects sub-shape by the textual Name
   virtual void selectSubShape(const std::string& theType, const std::string& theSubShapeName) = 0;
 
-  /// Returns true if recomute of selection become impossible
+  /// Returns true if recompute of selection become impossible
   virtual bool isInvalid() = 0;
 
   /// To virtually destroy the fields of successors