From 17a9896b082ea00697157542ec8c8083e5a4fb95 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Wed, 3 Jan 2007 11:03:26 +0000 Subject: - Patch #106405 by yched: fixed typo in PHPdoc. --- modules/node/node.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/node/node.module') diff --git a/modules/node/node.module b/modules/node/node.module index 29ea70338..9f9a5e55a 100644 --- a/modules/node/node.module +++ b/modules/node/node.module @@ -321,7 +321,7 @@ function node_type_delete($type) { /** * Updates all nodes of one type to be of another type. * - * @param $orig_type + * @param $old_type * The current node type of the nodes. * @param $type * The new node type of the nodes. -- cgit v1.2.3