summaryrefslogtreecommitdiff
path: root/modules/locale
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/locale
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/locale')
-rw-r--r--modules/locale/locale.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/locale/locale.install b/modules/locale/locale.install
index cb7cefe01..6ee2cc772 100644
--- a/modules/locale/locale.install
+++ b/modules/locale/locale.install
@@ -134,7 +134,7 @@ function locale_update_7003() {
}
/**
- * @} End of "addtogroup updates-6.x-to-7.x"
+ * @} End of "addtogroup updates-6.x-to-7.x".
*/
/**
@@ -202,7 +202,7 @@ function locale_update_7004() {
}
/**
- * @} End of "addtogroup updates-7.x-extra"
+ * @} End of "addtogroup updates-7.x-extra".
*/
/**