fix typos

This commit is contained in:
wmayer
2017-09-25 22:36:31 +02:00
parent 6d9886775c
commit 14f6de974b
10 changed files with 48 additions and 48 deletions

View File

@@ -122,7 +122,7 @@ void ViewProviderShapeBinder::unsetEdit(int ModNum) {
PartGui::ViewProviderPart::unsetEdit(ModNum);
}
void ViewProviderShapeBinder::highlightReferences(const bool on, bool /*auxillery*/)
void ViewProviderShapeBinder::highlightReferences(const bool on, bool /*auxiliary*/)
{
Part::Feature* obj;
std::vector<std::string> subs;