Salome HOME
Merge branch 'master' of newgeom:newgeom
[modules/shaper.git] / src / SketchPlugin / SketchPlugin_ConstraintDistance.h
index 69ff19762c8b16f380234c60c0f83f3ccd1fa93d..4f4fedc627765bc8c1c770cf9ba519e72ae6f84f 100644 (file)
@@ -22,7 +22,7 @@ class GeomDataAPI_Point2D;
  *  \brief Feature for creation of a new constraint which defines a distance
  *         between a point and another feature (point, line, plane or face)
  *
- *  These constraint has three attributes:
+ *  This constraint has three attributes:
  *  SketchPlugin_Constraint::VALUE(), SketchPlugin_Constraint::ENTITY_A() and SketchPlugin_Constraint::ENTITY_B()
  */
 class SketchPlugin_ConstraintDistance : public SketchPlugin_ConstraintBase