summaryrefslogtreecommitdiff
path: root/plugins/help
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-12-18 20:57:35 +0100
committerAleksander Machniak <alec@alec.pl>2013-12-18 20:57:35 +0100
commit538e64c572220bba43960a3073468c0ce3dc5f4c (patch)
tree0d680bad2bd411f5abc25477b99bc6f844e01da7 /plugins/help
parent774f9dc8350b2a4e41213e16e0a30560e2d41ff1 (diff)
Fix Closure-compiler warnings, small code improvements
Diffstat (limited to 'plugins/help')
-rw-r--r--plugins/help/help.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/help/help.js b/plugins/help/help.js
index 59a93c537..03edb7ab2 100644
--- a/plugins/help/help.js
+++ b/plugins/help/help.js
@@ -1,4 +1,4 @@
-/*
+/**
* Help plugin client script
* @version 1.4
*/