Issue #1431632 by NROTC_Webmaster: Fix one line of doc in translation.test

8.0.x
Jennifer Hodgdon 2012-03-12 15:37:11 -07:00
parent ec69f0ec92
commit 7b709f9277
1 changed files with 1 additions and 1 deletions

View File

@ -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.