diff --git a/modules/node/node.module b/modules/node/node.module index 7896a5812cfe1f6a27015216791f05df1cddd3df..e7eaf458d7cd07065fc50696aa3718616eac63ee 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.