Salome HOME
Update of documentation in the Model package
[modules/shaper.git] / src / Model / Model_AttributeSelection.h
index fba911b921e872892cd15c6dc209f646dab239b1..665758341c1c8aa1ac158eabd1369b78d660314d 100644 (file)
@@ -85,7 +85,7 @@ protected:
   /// \param theContext the result - owner of the selection
   /// \param theSubShape selected shape
   /// \param theUpdate flag that shows that it must be just update, theShape is null
-  /// \param returns true if eveything is selected correctly
+  /// \returns true if eveything is selected correctly
   virtual bool selectPart(
     const ResultPtr& theContext, const std::shared_ptr<GeomAPI_Shape>& theSubShape,
     const bool theUpdate = false);