summaryrefslogtreecommitdiff
path: root/modules/help/help.api.php
diff options
context:
space:
mode:
authorwebchick <webchick@24967.no-reply.drupal.org>2011-12-22 01:36:41 -0800
committerwebchick <webchick@24967.no-reply.drupal.org>2011-12-22 01:36:41 -0800
commitdb0b9c89fc9c30d98a6b49e8a60de41de9d4fac9 (patch)
treecc88d56b3c75c4839261dd1fd26091ecc0bfe75b /modules/help/help.api.php
parent06d408fae3a9564916436933da89293e1ab0b904 (diff)
downloadbrdo-db0b9c89fc9c30d98a6b49e8a60de41de9d4fac9.tar.gz
brdo-db0b9c89fc9c30d98a6b49e8a60de41de9d4fac9.tar.bz2
Issue #1319904 by rc_100, xjm, jhodgdon: Clean up API docs for help module.
Diffstat (limited to 'modules/help/help.api.php')
-rw-r--r--modules/help/help.api.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/help/help.api.php b/modules/help/help.api.php
index ff2f97c6e..f7d9c08b6 100644
--- a/modules/help/help.api.php
+++ b/modules/help/help.api.php
@@ -42,6 +42,7 @@
* the current page's help. Note that depending on which module is invoking
* hook_help, $arg may contain only empty strings. Regardless, $arg[0] to
* $arg[11] will always be set.
+ *
* @return
* A localized string containing the help text.
*/