From e039aaaa32c5053a441330b4033465e02209c7e4 Mon Sep 17 00:00:00 2001 From: Jennifer Hodgdon Date: Wed, 23 May 2012 12:25:30 -0700 Subject: Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks --- modules/system/system.install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/system/system.install') diff --git a/modules/system/system.install b/modules/system/system.install index c0300000e..ad158510a 100644 --- a/modules/system/system.install +++ b/modules/system/system.install @@ -2983,7 +2983,7 @@ function system_update_7072() { } /** - * @} End of "defgroup updates-6.x-to-7.x" + * @} End of "defgroup updates-6.x-to-7.x". * The next series of updates should start at 8000. */ @@ -3016,6 +3016,6 @@ function system_update_7073() { } /** - * @} End of "defgroup updates-7.x-extra" + * @} End of "defgroup updates-7.x-extra". * The next series of updates should start at 8000. */ -- cgit v1.2.3