Misc. typos

- Tooltip uniformity 
- source comment typo fixes
- remove double whitespaces
This commit is contained in:
luzpaz
2017-11-22 10:12:46 -05:00
committed by Yorik van Havre
parent 794a39684a
commit a225b13bef
22 changed files with 44 additions and 44 deletions

View File

@@ -39,7 +39,7 @@ void AppJtReaderExport initJtReader() {
(void) Py_InitModule("JtReader", JtReader_methods); /* mod name, table ptr */
// load dependend module
// load dependent module
Base::Interpreter().loadModule("Mesh");
// Initialize JtTk