summaryrefslogtreecommitdiff
path: root/modules/comment
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/comment
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/comment')
-rw-r--r--modules/comment/comment.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/comment/comment.install b/modules/comment/comment.install
index 7312e2a31..eaaa6b099 100644
--- a/modules/comment/comment.install
+++ b/modules/comment/comment.install
@@ -372,7 +372,7 @@ function comment_update_7008() {
}
/**
- * @} End of "addtogroup updates-6.x-to-7.x"
+ * @} End of "addtogroup updates-6.x-to-7.x".
*/
/**
@@ -393,7 +393,7 @@ function comment_update_7009() {
}
/**
- * @} End of "addtogroup updates-7.x-extra"
+ * @} End of "addtogroup updates-7.x-extra".
*/
/**