Misc. typos

This commit is contained in:
luz.paz
2018-01-27 11:44:43 -05:00
committed by wmayer
parent 666c5c8b86
commit 11b8f91c5d
4 changed files with 4 additions and 4 deletions

View File

@@ -1417,7 +1417,7 @@ void Application::initConfig(int argc, char ** argv)
// init python
mConfig["PythonSearchPath"] = Interpreter().init(argc,argv);
// Parse the options which have impact to the init process
// Parse the options that have impact on the init process
ParseOptions(argc,argv);
// Init console ===========================================================