Misc. typos
- Tooltip uniformity - source comment typo fixes - remove double whitespaces
This commit is contained in:
@@ -48,7 +48,7 @@ PyDoc_STRVAR(module_Assembly_doc,
|
||||
extern "C" {
|
||||
void AssemblyExport initAssembly()
|
||||
{
|
||||
// load dependend module
|
||||
// load dependent module
|
||||
try {
|
||||
Base::Interpreter().runString("import Part");
|
||||
//Base::Interpreter().runString("import PartDesign");
|
||||
|
||||
Reference in New Issue
Block a user