Salome HOME
Fix fillet validator
[modules/shaper.git] / src / ModuleBase / ModuleBase_OperationFeature.h
index 2cc3d2a3dfe4cb59292cda3244451cdef7f4ee03..32e648bd9b0fc96797cf4c76613e55984fcf857a 100755 (executable)
@@ -115,7 +115,7 @@ Q_OBJECT
   CompositeFeaturePtr parentFeature() const;
 
   /// Stores the previous to the operation current feature
-  /// \set theFeature a feature
+  /// \param theFeature a feature
   void setPreviousCurrentFeature(const FeaturePtr& theFeature);
 
   /// Returns the previous to the operation current feature