]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketchSolver/SketchSolver_ConstraintFixedArcRadius.h
Salome HOME
Issue #1860: fix end lines with spaces
[modules/shaper.git] / src / SketchSolver / SketchSolver_ConstraintFixedArcRadius.h
index 70f6e8295d598525c75625f049388da5f8443388..6bb3e67bfe077c35d53bd53fb7a6980eff6d59e4 100644 (file)
@@ -21,7 +21,7 @@ public:
   SketchSolver_ConstraintFixedArcRadius(FeaturePtr theFeature);
 
   /// \brief Tries to remove constraint
-  /// \return \c false, if current constraint contains another SketchPlugin constraints 
+  /// \return \c false, if current constraint contains another SketchPlugin constraints
   /// (like for multiple coincidence)
   virtual bool remove();