From 7b709f9277677013487d56037163a5c59d0b94cd Mon Sep 17 00:00:00 2001
From: Jennifer Hodgdon <yahgrp@poplarware.com>
Date: Mon, 12 Mar 2012 15:37:11 -0700
Subject: [PATCH] Issue #1431632 by NROTC_Webmaster: Fix one line of doc in
 translation.test

---
 core/modules/translation/translation.test | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/modules/translation/translation.test b/core/modules/translation/translation.test
index bcd1d9129951..687f95236390 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.
-- 
GitLab