Skip to content

Commit

Permalink
Sketcher: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
luzpaz committed Jul 11, 2017
1 parent a689403 commit dd13750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Mod/Sketcher/Gui/CommandCreateGeo.cpp
Expand Up @@ -1304,7 +1304,7 @@ class DrawSketchHandlerLineSet: public DrawSketchHandler
int previousCurve;
Sketcher::PointPos firstPosId;
Sketcher::PointPos previousPosId;
// the latter stores those constraints that a first point would have been given in abscence of the transition mechanism
// the latter stores those constraints that a first point would have been given in absence of the transition mechanism
std::vector<AutoConstraint> sugConstr1, sugConstr2, virtualsugConstr1;

Base::Vector2d CenterPoint;
Expand Down

0 comments on commit dd13750

Please sign in to comment.