The stepcode typos aren't to be found upstream. Recomend we merge nonetheless.
This commit is contained in:
luz.paz
2018-01-08 10:23:04 -05:00
committed by wmayer
parent e588862034
commit 504f6583dd
8 changed files with 9 additions and 9 deletions

View File

@@ -1224,7 +1224,7 @@ int Area::project(TopoDS_Shape &shape_out,
FC_TIME_LOG(t,"project total");
if(shape.IsNull()) {
AREA_ERR("poject failed");
AREA_ERR("project failed");
return -1;
}
shape_out = shape;