Typos: Various workbenches and misc.
[skip ci]
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user