Misc. typos

Inspired by @normandc per https://gitter.im/FreeCAD/FreeCAD?at=5a729c6ece68c3bc742df205
This commit is contained in:
luz.paz
2018-02-06 15:06:12 -05:00
committed by wmayer
parent 172eab4fc2
commit 1d5799e5b3
8 changed files with 19 additions and 19 deletions

View File

@@ -494,7 +494,7 @@ ExportOCAF::ExportOCAF(Handle(TDocStd_Document) h, bool explicitPlacement)
}
// This function create an Assembly node into an XCAF document with it's relative placement information
// This function creates an Assembly node in an XCAF document with its relative placement information
void ExportOCAF::createNode(App::Part* part, int& root_id,
std::vector <TDF_Label>& hierarchical_label,