Index: node.module
===================================================================
RCS file: /cvs/drupal/drupal/modules/node/node.module,v
retrieving revision 1.776.2.1
diff -u -r1.776.2.1 node.module
--- node.module	29 Jan 2007 21:51:53 -0000	1.776.2.1
+++ node.module	26 Oct 2007 17:10:18 -0000
@@ -139,7 +139,7 @@
 }
 
 /**
- * Automatically generate a teaser for a node body in a given format.
+ * Automatically generate a teaser for a node body.
  */
 function node_teaser($body, $format = NULL) {
 
