summaryrefslogtreecommitdiff
path: root/modules/block/block.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/block/block.module')
-rw-r--r--modules/block/block.module2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/block/block.module b/modules/block/block.module
index 7790600f1..2f7e372fe 100644
--- a/modules/block/block.module
+++ b/modules/block/block.module
@@ -355,7 +355,7 @@ function _block_get_renderable_array($list = array()) {
/**
* Update the 'block' DB table with the blocks currently exported by modules.
*
- * @param $theme
+ * @param $theme
* The theme to rehash blocks for. If not provided, defaults to the currently
* used theme.
*