From db538c82508fd04feab0d310ee2d0def72d479c8 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Mon, 3 Jan 2011 18:03:54 +0000 Subject: #987384 follow-up by h_peter, jhodgdon: Further clean-ups to group topics. --- modules/taxonomy/taxonomy.module | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/taxonomy') diff --git a/modules/taxonomy/taxonomy.module b/modules/taxonomy/taxonomy.module index 459affa7e..9a1228a37 100644 --- a/modules/taxonomy/taxonomy.module +++ b/modules/taxonomy/taxonomy.module @@ -1621,7 +1621,7 @@ function taxonomy_rdf_mapping() { } /** - * @defgroup taxonomy indexing Taxonomy functions maintaining {taxonomy_index}. + * @defgroup taxonomy_index Taxonomy indexing * @{ * Functions to maintain taxonomy indexing. * @@ -1725,5 +1725,5 @@ function taxonomy_taxonomy_term_delete($term) { } /** - * @} End of "defgroup taxonomy indexing" + * @} End of "defgroup taxonomy_index" */ -- cgit v1.2.3