diff --git a/modules/node/node.module b/modules/node/node.module index 7896a5812cf..e7eaf458d7c 100644 --- a/modules/node/node.module +++ b/modules/node/node.module @@ -236,7 +236,7 @@ function node_teaser_js(&$form, &$form_state) { } /** - * Automatically generate a teaser for a node body in a given format. + * Automatically generate a teaser for a node body. * * @param $body * The content for which a teaser will be generated.