]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ModelAPI/ModelAPI_Attribute.h
Salome HOME
Issue #1860: fix end lines with spaces
[modules/shaper.git] / src / ModelAPI / ModelAPI_Attribute.h
index e742ff8d5b3cce09aec39581e8f06956bad24232..1ea1523b74c9304f4d05cc3b4965cf52d8eea40d 100644 (file)
@@ -54,7 +54,7 @@ class ModelAPI_Attribute
   /// \return the previous block value
   MODELAPI_EXPORT bool blockSetInitialized(const bool theBlock);
 
-  /// Set this attribute is argument for result 
+  /// Set this attribute is argument for result
   /// (change of this attribute requires update of result).
   /// By default it is true.
   MODELAPI_EXPORT void setIsArgument(const bool theFlag);