### Eclipse Workspace Patch 1.0
#P drupal-7
Index: includes/common.inc
===================================================================
RCS file: /cvs/drupal/drupal/includes/common.inc,v
retrieving revision 1.945
diff -u -r1.945 common.inc
--- includes/common.inc	29 Jul 2009 06:39:33 -0000	1.945
+++ includes/common.inc	29 Jul 2009 13:43:30 -0000
@@ -85,7 +85,7 @@
  *   A specified region to fetch content for. If NULL, all regions will be
  *   returned.
  * @param $delimiter
- *   Content to be inserted between exploded array elements.
+ *   Content to be inserted between imploded array elements.
  */
 function drupal_get_region_content($region = NULL, $delimiter = ' ') {
   $content = drupal_add_region_content();
