]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ModelAPI/ModelAPI_Result.h
Salome HOME
Spell-checking
[modules/shaper.git] / src / ModelAPI / ModelAPI_Result.h
index 7922612c68f203e139c9011f9f8aef5161d87bf1..97359e5ad74d9d43b3fa3bc9f6acedaedb53e60e 100644 (file)
@@ -52,7 +52,7 @@ class ModelAPI_Result : public ModelAPI_Object
   /// Returns the result is disabled or not.
   MODELAPI_EXPORT virtual bool isDisabled() const;
 
-  // Retuns the parameters of color definition in the resources config manager
+  // Returns the parameters of color definition in the resources config manager
   virtual void colorConfigInfo(std::string& theSection, std::string& theName,
     std::string& theDefault) {}