Typos: Various workbenches and misc.

[skip ci]
This commit is contained in:
luzpaz
2017-12-24 09:48:11 -05:00
committed by wmayer
parent c18bc414bb
commit 128239b54a
55 changed files with 95 additions and 95 deletions

View File

@@ -75,7 +75,7 @@ void AssemblyGuiExport initAssemblyGui()
Base::Interpreter().runString("import AssemblyGui");
Base::Interpreter().runString("import PartGui");
// instanciating the commands
// instantiating the commands
CreateAssemblyCommands();
CreateAssemblyConstraintCommands();

View File

@@ -84,7 +84,7 @@ public:
//hide and show in the normal way
virtual bool isShow(void) const;
//avoid unneeded context menu entrys
//avoid unneeded context menu entries
virtual void setupContextMenu(QMenu* menu, QObject* receiver, const char* member);
//only flat lines supported