Issue #2308967 by martin107: Fix spelling errors

8.0.x
Jennifer Hodgdon 2014-07-24 16:15:46 -07:00
parent 2691c42b24
commit 13ed88f04e
1 changed files with 2 additions and 2 deletions

View File

@ -344,11 +344,11 @@ class LocaleUpdateTest extends LocaleUpdateBase {
}
/**
* Tests automatic translation import when a langauge is added.
* Tests automatic translation import when a language is added.
*
* When a language is added, the system will check for translations files of
* enabled modules and will import them. When a language is removed the system
* will remove all translations of that langugue from the database.
* will remove all translations of that language from the database.
*/
public function testEnableLanguage() {
// Make the hidden test modules look like a normal custom module.