Skip to content
Snippets Groups Projects
Commit 7b709f92 authored by Jennifer Hodgdon's avatar Jennifer Hodgdon
Browse files

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

parent ec69f0ec
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
...@@ -278,7 +278,7 @@ class TranslationTestCase extends DrupalWebTestCase { ...@@ -278,7 +278,7 @@ class TranslationTestCase extends DrupalWebTestCase {
* Installs the specified language, or enables it if it is already installed. * Installs the specified language, or enables it if it is already installed.
* *
* @param $language_code * @param $language_code
* The language code the check. * The language code to check.
*/ */
function addLanguage($language_code) { function addLanguage($language_code) {
// Check to make sure that language has not already been installed. // Check to make sure that language has not already been installed.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment