commit 02521c602e822112ff13fccbc26ce23df9e207aa Author: Brian T Date: Sat Mar 9 13:56:52 2013 -0800 1898428-16 diff --git a/core/modules/locale/templates/locale-translation-last-check.html.twig b/core/modules/locale/templates/locale-translation-last-check.html.twig index 8c2fe61..47f9040 100644 --- a/core/modules/locale/templates/locale-translation-last-check.html.twig +++ b/core/modules/locale/templates/locale-translation-last-check.html.twig @@ -4,7 +4,7 @@ * Default theme implementation for the last time we checked for update data. * * Available variables: - * - last_checked: Weather or not the time has been checked before. + * - last_checked: Whether or not the time has been checked before. * - time: The formatted time ago when the site last checked for available updates. * - link: A link to manually check available updates. *