summaryrefslogtreecommitdiff
path: root/modules/system
diff options
context:
space:
mode:
Diffstat (limited to 'modules/system')
-rw-r--r--modules/system/system.admin.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/system/system.admin.inc b/modules/system/system.admin.inc
index 032827852..420983073 100644
--- a/modules/system/system.admin.inc
+++ b/modules/system/system.admin.inc
@@ -1889,7 +1889,7 @@ EOT;
/**
* This function formats the content of an administrative block.
*
- * @param $block
+ * @param $content
* An array containing information about the block. It should
* include a 'title', a 'description' and a formatted 'content'.
* @ingroup themeable