Sketcher: typo

This commit is contained in:
luzpaz
2017-07-11 13:08:29 -04:00
committed by GitHub
parent a689403407
commit dd137506c4

View File

@@ -1304,7 +1304,7 @@ protected:
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;