From 1b5eb21d86006a332c7eb33d564792df43e7489c Mon Sep 17 00:00:00 2001 From: Dries Date: Mon, 6 Feb 2012 21:59:22 -0500 Subject: - Patch #1428498 by linclark: Docblock syntax error for taxonomy_select_nodes(). --- modules/taxonomy/taxonomy.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/taxonomy') diff --git a/modules/taxonomy/taxonomy.module b/modules/taxonomy/taxonomy.module index ccbd7c523..8cf6487b2 100644 --- a/modules/taxonomy/taxonomy.module +++ b/modules/taxonomy/taxonomy.module @@ -195,7 +195,7 @@ function taxonomy_field_extra_fields() { * @param $limit * Integer. The maximum number of nodes to find. * Set to FALSE for no limit. - * @order + * @param $order * An array of fields and directions. * * @return -- cgit v1.2.3