summaryrefslogtreecommitdiff
path: root/modules/comment/comment.install
diff options
context:
space:
mode:
Diffstat (limited to 'modules/comment/comment.install')
-rw-r--r--modules/comment/comment.install5
1 files changed, 2 insertions, 3 deletions
diff --git a/modules/comment/comment.install b/modules/comment/comment.install
index 1ba3a5c6a..c22655f62 100644
--- a/modules/comment/comment.install
+++ b/modules/comment/comment.install
@@ -99,7 +99,7 @@ function comment_update_dependencies() {
}
/**
- * @defgroup updates-6.x-to-7.x Comment updates from 6.x to 7.x
+ * @addtogroup updates-6.x-to-7.x
* @{
*/
@@ -338,8 +338,7 @@ function comment_update_7006(&$sandbox) {
}
/**
- * @} 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"
*/
/**