Misc. typos

This commit is contained in:
luz.paz
2018-05-13 13:52:01 -04:00
committed by luz paz
parent ac6ae007b2
commit 6e64b4f75d
29 changed files with 44 additions and 44 deletions

View File

@@ -1768,7 +1768,7 @@ TopoDS_Shape Area::getShape(int index) {
FC_TIME_INIT(t);
// do offset first, then pocket the inner most offseted shape
// do offset first, then pocket the inner most offsetted shape
std::list<shared_ptr<CArea> > areas;
makeOffset(areas,PARAM_FIELDS(AREA_MY,AREA_PARAMS_OFFSET));