From e039aaaa32c5053a441330b4033465e02209c7e4 Mon Sep 17 00:00:00 2001 From: Jennifer Hodgdon Date: Wed, 23 May 2012 12:25:30 -0700 Subject: Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks --- 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 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". */ -- cgit v1.2.3