summaryrefslogtreecommitdiff
path: root/modules/taxonomy
diff options
context:
space:
mode:
authorDries <dries@buytaert.net>2012-02-06 21:59:22 -0500
committerDries <dries@buytaert.net>2012-02-06 21:59:22 -0500
commit1b5eb21d86006a332c7eb33d564792df43e7489c (patch)
tree4efb88da983c694011b6a5a59e11b430baea2499 /modules/taxonomy
parent855c0bf0a7bee3c8e4353e6b89ee853d5206f302 (diff)
downloadbrdo-1b5eb21d86006a332c7eb33d564792df43e7489c.tar.gz
brdo-1b5eb21d86006a332c7eb33d564792df43e7489c.tar.bz2
- Patch #1428498 by linclark: Docblock syntax error for taxonomy_select_nodes().
Diffstat (limited to 'modules/taxonomy')
-rw-r--r--modules/taxonomy/taxonomy.module2
1 files changed, 1 insertions, 1 deletions
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