Index: modules/block/block.admin.inc
===================================================================
RCS file: /cvs/drupal/drupal/modules/block/block.admin.inc,v
retrieving revision 1.91
diff -u -p -r1.91 block.admin.inc
--- modules/block/block.admin.inc	6 Nov 2010 23:24:33 -0000	1.91
+++ modules/block/block.admin.inc	8 Jan 2011 01:54:15 -0000
@@ -17,7 +17,7 @@ function block_admin_demo($theme = NULL)
 /**
  * Menu callback for admin/structure/block.
  *
- * @param $theme
+ * @param $theme
  *   The theme to display the administration page for. If not provided, defaults
  *   to the currently used theme.
  */
Index: modules/block/block.module
===================================================================
RCS file: /cvs/drupal/drupal/modules/block/block.module,v
retrieving revision 1.435
diff -u -p -r1.435 block.module
--- modules/block/block.module	23 Nov 2010 16:12:15 -0000	1.435
+++ modules/block/block.module	8 Jan 2011 01:54:16 -0000
@@ -356,7 +356,7 @@ function _block_get_renderable_array($li
 /**
  * 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.
  *
