Skip to content

Commit

Permalink
its
Browse files Browse the repository at this point in the history
  • Loading branch information
brianteeman committed Dec 25, 2017
1 parent 0d53b2c commit 7b8edb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion administrator/components/com_languages/models/override.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ public function getForm($data = array(), $loadData = true)

if (!$langName)
{
// If a language only exists in frontend, it's metadata cannot be
// If a language only exists in frontend, its metadata cannot be
// loaded in backend at the moment, so fall back to the language tag.
$langName = $language;
}
Expand Down

0 comments on commit 7b8edb6

Please sign in to comment.