From b361b857692e1ef794ec37355cfe9d9ec527fe7f Mon Sep 17 00:00:00 2001 From: vsv Date: Wed, 2 Nov 2016 12:21:43 +0300 Subject: [PATCH] Issue #1836: remove Unicode symbols from the code --- src/SketchPlugin/SketchPlugin_ConstraintSplit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SketchPlugin/SketchPlugin_ConstraintSplit.h b/src/SketchPlugin/SketchPlugin_ConstraintSplit.h index dee2b9e04..78df54272 100755 --- a/src/SketchPlugin/SketchPlugin_ConstraintSplit.h +++ b/src/SketchPlugin/SketchPlugin_ConstraintSplit.h @@ -26,7 +26,7 @@ typedef std::pair > IdToPointP * * The following constraints will be applied after split to keep the divided segments geometry: * - Coincident constraints for both parts of created segments in the point of splitting - * - For linear segments parallel, for circles – tangent constraint, for arc – tangent and equal + * - For linear segments parallel, for circles - tangent constraint, for arc - tangent and equal * constraints. In case of three segments in result two couple of constraints are created * - parallel and equal constraints: the first is between 1st and middle entity, the second is * between 1st and 3rd. -- 2.39.2