Index: includes/common.inc
===================================================================
RCS file: /cvs/drupal/drupal/includes/common.inc,v
retrieving revision 1.756.2.62
diff -u -r1.756.2.62 common.inc
--- includes/common.inc	10 Aug 2009 10:56:34 -0000	1.756.2.62
+++ includes/common.inc	25 Aug 2009 15:34:50 -0000
@@ -48,7 +48,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_content($region = NULL, $delimiter = ' ') {
   $content = drupal_set_content();
