summaryrefslogtreecommitdiff
path: root/modules/taxonomy
diff options
context:
space:
mode:
authorJennifer Hodgdon <yahgrp@poplarware.com>2012-05-23 12:25:30 -0700
committerJennifer Hodgdon <yahgrp@poplarware.com>2012-05-23 12:25:30 -0700
commite039aaaa32c5053a441330b4033465e02209c7e4 (patch)
treeaf3f95f3cb8f53715017a805c8b1c2e59df7a501 /modules/taxonomy
parentf10acf95c2d8e4cabe02396263387e20e7d5db10 (diff)
downloadbrdo-e039aaaa32c5053a441330b4033465e02209c7e4.tar.gz
brdo-e039aaaa32c5053a441330b4033465e02209c7e4.tar.bz2
Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks
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 d7e9b2f1c..ca77907ae 100644
--- a/modules/taxonomy/taxonomy.module
+++ b/modules/taxonomy/taxonomy.module
@@ -1904,5 +1904,5 @@ function taxonomy_taxonomy_term_delete($term) {
}
/**
- * @} End of "defgroup taxonomy_index"
+ * @} End of "defgroup taxonomy_index".
*/