summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--includes/theme.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/theme.inc b/includes/theme.inc
index d6f282ff6..869241b44 100644
--- a/includes/theme.inc
+++ b/includes/theme.inc
@@ -964,7 +964,7 @@ function theme_feed_icon($url) {
* close of the body tag.
*
* @param $main (optional)
- *
+ * Whether the current page is the front page of the site.
* @return
* A string containing the results of the hook_footer() calls.
*/