X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSketchPlugin%2FSketchPlugin_ConstraintCoincidence.h;h=ffc4ce1b9e1f0fb1ef8986ba91c0a38d453913fc;hb=74e9ba33303efc2282db1261706e904efa36b255;hp=c3f359d73bcc52b51177bcdaf8637b77f7490fe3;hpb=694482299ca580d780c221cc6a3e7574e59fd2c3;p=modules%2Fshaper.git diff --git a/src/SketchPlugin/SketchPlugin_ConstraintCoincidence.h b/src/SketchPlugin/SketchPlugin_ConstraintCoincidence.h index c3f359d73..ffc4ce1b9 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintCoincidence.h +++ b/src/SketchPlugin/SketchPlugin_ConstraintCoincidence.h @@ -22,7 +22,7 @@ class SketchPlugin_ConstraintCoincidence : public SketchPlugin_ConstraintBase { public: - /// Parallel constraint kind + /// Coincidence constraint kind inline static const std::string& ID() { static const std::string MY_CONSTRAINT_COINCIDENCE_ID("SketchConstraintCoincidence");