summaryrefslogtreecommitdiff
path: root/modules/update
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/update
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/update')
-rw-r--r--modules/update/update.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/update/update.install b/modules/update/update.install
index 70fb6c328..5e0c75802 100644
--- a/modules/update/update.install
+++ b/modules/update/update.install
@@ -186,5 +186,5 @@ function update_update_7001() {
}
/**
- * @} End of "addtogroup updates-6.x-to-7.x"
+ * @} End of "addtogroup updates-6.x-to-7.x".
*/