diff options
Diffstat (limited to 'webapps/swat/source/class/swat/main/Module.js')
-rw-r--r-- | webapps/swat/source/class/swat/main/Module.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webapps/swat/source/class/swat/main/Module.js b/webapps/swat/source/class/swat/main/Module.js index 1e5c6c9daf..160e6f6ec7 100644 --- a/webapps/swat/source/class/swat/main/Module.js +++ b/webapps/swat/source/class/swat/main/Module.js @@ -26,7 +26,7 @@ * class - * The class for this module * - * @param moduleName {string} + * @param moduleName {String} * The name of the module being registered. This is the name that will * appear in the Modules menu. * |