Salome HOME
Minor changes.
[modules/hydro.git] / src / HYDROCurveCreator / CurveCreator_Curve.hxx
index b9b6e29ea260a2e2351069b6ea1fa0efc74f4351..adcfc87a8f6f8e21448d463583bfbcb14ae5597a 100644 (file)
@@ -41,7 +41,7 @@ class Handle_AIS_InteractiveObject;
  *  The CurveCreator_Curve object is represented as one or more sets of
  *  connected points; thus CurveCreator_Curve object can contain several
  *  not connected curves (polylines or b-splines), each such curve has two
- *  only ends � start and end points � in other words non-manifold curves
+ *  only ends "start and end points" in other words non-manifold curves
  *  are not supported.
  */
 class CURVECREATOR_EXPORT CurveCreator_Curve : public CurveCreator_ICurve