diff -u b/core/modules/system/system.admin.inc b/core/modules/system/system.admin.inc --- b/core/modules/system/system.admin.inc +++ b/core/modules/system/system.admin.inc @@ -473,7 +473,7 @@ * @param $variables * An associative array containing: * - requirements: An array of requirements/status items. Each requirement - * is an associative array containing the following elements: + * is an associative array containing the following elements: * - title: The name of the requirement. * - value: (optional) The current value (version, time, level, etc). * - description: (optional) The description of the requirement.