From 5101fd24a5f4334d24d6457adc9191d5019cee59 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Sat, 25 Oct 2008 00:23:03 +0000 Subject: #325876 by pwolanin: Fix doxygen for node_get_types() to reflect recent module -> base change. --- 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 7a7ebef29..4fa229e5e 100644 --- a/modules/node/node.module +++ b/modules/node/node.module @@ -426,7 +426,7 @@ function node_teaser($body, $format = NULL, $size = NULL) { * * @param $op * The format in which to return the list. When this is set to 'type', - * 'module', or 'name', only the specified node type is returned. When set to + * 'base', or 'name', only the specified node type is returned. When set to * 'types' or 'names', all node types are returned. * @param $node * A node object, array, or string that indicates the node type to return. -- cgit v1.2.3