diff options
Diffstat (limited to 'modules/system/system.install')
-rw-r--r-- | modules/system/system.install | 4 |
1 files changed, 2 insertions, 2 deletions
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. */ |