FEM: Moar typos

This commit is contained in:
Unknown
2017-12-31 12:21:51 +01:00
committed by wmayer
parent e8a76cd2e8
commit 345c517840
7 changed files with 11 additions and 11 deletions

View File

@@ -76,7 +76,7 @@ extern PyObject* initModule();
/* Python entry */
PyMOD_INIT_FUNC(Fem)
{
// load dependend module
// load dependent module
try {
Base::Interpreter().loadModule("Part");
//Base::Interpreter().loadModule("Mesh");