Salome HOME
Spell-checking
[modules/shaper.git] / 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