summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 eb81870f9..b7e962f89 100644
--- a/modules/taxonomy/taxonomy.module
+++ b/modules/taxonomy/taxonomy.module
@@ -1049,7 +1049,7 @@ function taxonomy_get_tree($vid, $parent = 0, $max_depth = NULL, $load_entities
* Provides a case-insensitive and trimmed mapping, to maximize the
* likelihood of a successful match.
*
- * @param name
+ * @param $name
* Name of the term to search for.
*
* @return