]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketchSolver/SketchSolver_ConstraintMovement.h
Salome HOME
Improve translation for Elliptic Arcs
[modules/shaper.git] / src / SketchSolver / SketchSolver_ConstraintMovement.h
index 4d14eb42d771d1231a41d285e8b8d3462d70fbf1..bfbe1f1ed644f2fc442e11ef918c4cd33275ebcc 100644 (file)
@@ -69,7 +69,7 @@ protected:
   /// \brief Create constraint to fix moved point on circle/arc
   ConstraintWrapperPtr fixPointOnCircle(const EntityWrapperPtr& theCircular);
 
-  /// \brief Create constraint to fix moved point on ellipse/elliptical arc
+  /// \brief Create constraint to fix moved point on ellipse/elliptic arc
   ConstraintWrapperPtr fixPointOnEllipse(const EntityWrapperPtr& theConic);
 
 private: