summaryrefslogtreecommitdiff
path: root/webapps/swat/source/class/swat/main/Main.js
diff options
context:
space:
mode:
Diffstat (limited to 'webapps/swat/source/class/swat/main/Main.js')
-rw-r--r--webapps/swat/source/class/swat/main/Main.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapps/swat/source/class/swat/main/Main.js b/webapps/swat/source/class/swat/main/Main.js
index 0ec3fccda2..bf90f32068 100644
--- a/webapps/swat/source/class/swat/main/Main.js
+++ b/webapps/swat/source/class/swat/main/Main.js
@@ -36,7 +36,7 @@ new swat.main.Module("LDB Browser",
swat.module.ldbbrowse.LdbBrowse);
//#require(swat.module.documentation.Documentation)
-//#require(api.Viewer)
+//#require(apiviewer.Viewer)
new swat.main.Module("API Documentation",
swat.module.documentation.Documentation);