diff --git a/core/modules/system/system.install b/core/modules/system/system.install index 0f8c953..6f9dc61 100644 --- a/core/modules/system/system.install +++ b/core/modules/system/system.install @@ -2002,7 +2002,7 @@ function system_update_8014() { } /** - * Moves system maintenance settings from variable to config. + * Move the system maintenance settings from variable to config. * * @ingroup config_upgrade */