Salome HOME
Introduce ModelAPI_Expression.
[modules/shaper.git] / src / ModelAPI / ModelAPI_Attribute.h
index 442e4e4a05065fa93dedaecb8721c5959a362232..22231be4b4382372c0036a17d2c1aee7b3148d5f 100644 (file)
@@ -61,12 +61,12 @@ class ModelAPI_Attribute
   /// Returns true if attribute causes the result change
   MODELAPI_EXPORT bool isArgument();
 
-  /// Immutable argument can not be changed programaticaly (e.g. by constraint)
+  /// Immutable argument can not be changed programmatically (e.g. by constraint)
   /// By default it is false.
   /// Returns the previous state of the attribute's immutability.
   MODELAPI_EXPORT bool setImmutable(const bool theFlag);
 
-  /// Returns true if can not be changed programaticaly
+  /// Returns true if can not be changed programmatically
   MODELAPI_EXPORT bool isImmutable();
 
   /// ID of the attribute in Data