Salome HOME
Merge remote-tracking branch 'remotes/origin/HigherLevelObjectsHistory'
[modules/shaper.git] / src / Model / Model_AttributeString.h
index 7b2dfb6f8cd5abcc17c93fd5dca8ad46d702590c..2ab3b1cff4a3c553e434bb9d3fb2138a1358f9c6 100644 (file)
@@ -49,7 +49,7 @@ class Model_AttributeString : public ModelAPI_AttributeString
   MODEL_EXPORT virtual std::wstring valueW();
 
  protected:
-  /// Initializes attibutes
+  /// Initializes attributes
   Model_AttributeString(TDF_Label& theLabel);
   /// Reinitializes the internal state of the attribute (may be needed on undo/redo, abort, etc)
   virtual void reinit();