summaryrefslogtreecommitdiff
path: root/modules/node/node.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/node/node.module')
-rw-r--r--modules/node/node.module2
1 files changed, 1 insertions, 1 deletions
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.