diff --git a/core/modules/translation/translation.test b/core/modules/translation/translation.test
index bcd1d9129951c864baddd2a19bd506bb0acdb559..687f95236390ef62dc539f2f73795a4eefce7032 100644
--- a/core/modules/translation/translation.test
+++ b/core/modules/translation/translation.test
@@ -278,7 +278,7 @@ class TranslationTestCase extends DrupalWebTestCase {
    * Installs the specified language, or enables it if it is already installed.
    *
    * @param $language_code
-   *   The language code the check.
+   *   The language code to check.
    */
   function addLanguage($language_code) {
     // Check to make sure that language has not already been installed.