Salome HOME
Spell-checking
[modules/shaper.git] / src / Model / Model_AttributeInteger.h
index a723227bc550c7efc77309ff766e984650801491..88b50a504af77c2d3ec7c202296fed2f9860af7d 100644 (file)
@@ -29,7 +29,7 @@ class Model_AttributeInteger : public ModelAPI_AttributeInteger
   MODEL_EXPORT virtual int value();
 
  protected:
-  /// Initializes attibutes
+  /// Initializes attributes
   Model_AttributeInteger(TDF_Label& theLabel);
 
   friend class Model_Data;