diff options
Diffstat (limited to 'modules/comment/comment.install')
-rw-r--r-- | modules/comment/comment.install | 4 |
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". */ /** |