#115912: remove misleading reference to node formats in node_teaser() phpdoc

6.x
Gábor Hojtsy 2007-11-27 11:36:35 +00:00
parent bbd4a50917
commit 61f04c91c9
1 changed files with 1 additions and 1 deletions

View File

@ -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.