Salome HOME
Improve translation for Elliptic Arcs
[modules/shaper.git] / src / Model / Model_AttributeSelection.h
index 0e4c0f2023d87765b9fff2ad8bf391715fc989a0..b7d81ff7406ac5020a369478aa026620c4ec65a2 100644 (file)
@@ -63,7 +63,7 @@ public:
     const ObjectPtr& theContext, const std::shared_ptr<GeomAPI_Shape>& theSubShape,
     const bool theTemporarily = false);
 
-  /// Same as SetValue, but it takes an edge (on circular or elliptical curve)
+  /// Same as SetValue, but it takes an edge (on circular or elliptic curve)
   /// and stores the vertex of the central point (for ellipse the first or the second focus point)
   MODEL_EXPORT virtual void setValueCenter(
     const ObjectPtr& theContext, const std::shared_ptr<GeomAPI_Edge>& theEdge,