summaryrefslogtreecommitdiff
path: root/modules/statistics/statistics.install
diff options
context:
space:
mode:
Diffstat (limited to 'modules/statistics/statistics.install')
-rw-r--r--modules/statistics/statistics.install5
1 files changed, 2 insertions, 3 deletions
diff --git a/modules/statistics/statistics.install b/modules/statistics/statistics.install
index aa9b70ee9..b0b016b37 100644
--- a/modules/statistics/statistics.install
+++ b/modules/statistics/statistics.install
@@ -137,7 +137,7 @@ function statistics_schema() {
}
/**
- * @defgroup updates-6.x-to-7.x statistics updates from 6.x to 7.x
+ * @addtogroup updates-6.x-to-7.x
* @{
*/
@@ -155,6 +155,5 @@ function statistics_update_7000() {
}
/**
- * @} End of "defgroup updates-6.x-to-7.x"
- * The next series of updates should start at 8000.
+ * @} End of "addtogroup updates-6.x-to-7.x"
*/