diff options
Diffstat (limited to 'modules/system/system.install')
-rw-r--r-- | modules/system/system.install | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/system/system.install b/modules/system/system.install index c0796027b..eb6d01736 100644 --- a/modules/system/system.install +++ b/modules/system/system.install @@ -1718,8 +1718,9 @@ function system_update_dependencies() { } /** - * @defgroup updates-6.x-to-7.x System updates from 6.x to 7.x + * @defgroup updates-6.x-to-7.x Updates from 6.x to 7.x * @{ + * Update functions from 6.x to 7.x. */ /** |