From ee701b3336d04488122c13e142369e179a63be16 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 2 Jul 2007 14:41:37 +0000 Subject: - Patch #155986 by Uwe: fixed typos. --- modules/node/node.module | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/node/node.module') diff --git a/modules/node/node.module b/modules/node/node.module index d8949dd65..3d67408a5 100644 --- a/modules/node/node.module +++ b/modules/node/node.module @@ -214,7 +214,7 @@ function node_teaser_js(&$form, &$form_state) { * The format of the content. If the content contains PHP code, we do not * split it up to prevent parse errors. * @param $size - * The desired character length of the teaser. If omitted, the default + * The desired character length of the teaser. If omitted, the default * value will be used. * @return * The generated teaser. @@ -1899,7 +1899,7 @@ function node_revision_delete($nid, $revision) { } /** - * Post revision deletion opertations. + * Post revision deletion operations. */ function node_revision_delete_post($node, $revision) { -- cgit v1.2.3