Misc. typo fixes

Various workbenches
This commit is contained in:
Unknown
2017-12-23 07:59:21 -05:00
committed by wmayer
parent 3df389f5f2
commit a8ecffb652
98 changed files with 169 additions and 169 deletions

View File

@@ -1456,7 +1456,7 @@ Py::Object PyResource::setValue(const Py::Tuple& args)
}
/**
* If any resouce has been loaded this methods shows it as a modal dialog.
* If any resource has been loaded this methods shows it as a modal dialog.
*/
Py::Object PyResource::show(const Py::Tuple&)
{