+ fix typo
This commit is contained in:
@@ -60,7 +60,7 @@ public:
|
||||
);
|
||||
add_varargs_method("openBrowserHTML",&Module::openBrowserHTML
|
||||
);
|
||||
initialize("This module is the Web module."); // register with Python
|
||||
initialize("This module is the WebGui module."); // register with Python
|
||||
}
|
||||
|
||||
virtual ~Module() {}
|
||||
|
||||
Reference in New Issue
Block a user