diff options
Diffstat (limited to 'modules/help/help.api.php')
-rw-r--r-- | modules/help/help.api.php | 1 |
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. */ |