From 61f04c91c9197ba9de4385931cf8be3f34d7c0b6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?G=C3=A1bor=20Hojtsy?= <gabor@hojtsy.hu>
Date: Tue, 27 Nov 2007 11:36:35 +0000
Subject: [PATCH] #115912: remove misleading reference to node formats in
 node_teaser() phpdoc

---
 modules/node/node.module | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/node/node.module b/modules/node/node.module
index 7896a5812cfe..e7eaf458d7cd 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.
-- 
GitLab