From c94f4a0592d3a658af9dc34b2e57e87e5dec7ee0 Mon Sep 17 00:00:00 2001 From: Dries Date: Mon, 6 Feb 2012 21:59:07 -0500 Subject: [PATCH] - Patch #1428498 by linclark: Docblock syntax error for taxonomy_select_nodes(). --- core/modules/taxonomy/taxonomy.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/modules/taxonomy/taxonomy.module b/core/modules/taxonomy/taxonomy.module index c7d28850a0c..1055391716b 100644 --- a/core/modules/taxonomy/taxonomy.module +++ b/core/modules/taxonomy/taxonomy.module @@ -210,7 +210,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