typo
This commit is contained in:
parent
0a6c7624c1
commit
c3326fae0b
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ public class VCModuleJobPool {
|
|||
} catch (JepException e) {
|
||||
statusHandler.handle(
|
||||
Priority.WARN,
|
||||
"Could not instantiate VCMoudleController: "
|
||||
"Could not instantiate VCModuleController: "
|
||||
+ e.getLocalizedMessage(), e);
|
||||
} finally {
|
||||
if (python != null) {
|
||||
|
|
Loading…
Add table
Reference in a new issue