From f5265a9740509ac41dd206b93bba3e2ee48aeb1e Mon Sep 17 00:00:00 2001 From: asl Date: Thu, 19 Dec 2013 11:53:40 +0000 Subject: [PATCH] minor correction of comment --- src/HYDROCurveCreator/CurveCreator_Curve.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/HYDROCurveCreator/CurveCreator_Curve.hxx b/src/HYDROCurveCreator/CurveCreator_Curve.hxx index b9b6e29e..adcfc87a 100644 --- a/src/HYDROCurveCreator/CurveCreator_Curve.hxx +++ b/src/HYDROCurveCreator/CurveCreator_Curve.hxx @@ -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 -- 2.39.2