Salome HOME
Update the Doxygen documentation for the Model* packages
[modules/shaper.git] / src / Model / Model_ResultConstruction.h
index 42fff591b6c08b02eada5fd85f20d06bd3c1bbe9..0a497b271b2d86ac3f50c31b324b9de90ec904f8 100644 (file)
@@ -30,7 +30,7 @@ class Model_ResultConstruction : public ModelAPI_ResultConstruction
   /// Request for initialization of data model of the result: adding all attributes
   virtual void initAttributes();
 
-  // Retuns the parameters of color definition in the resources config manager
+  /// Retuns the parameters of color definition in the resources config manager
   MODEL_EXPORT virtual void colorConfigInfo(std::string& theSection, std::string& theName,
                                             std::string& theDefault);