зеркало из https://github.com/mozilla/gecko-dev.git
Fix typo in the checkin for bug 418513 (changeset 68e3d56ef84c).r=gavin
This commit is contained in:
Родитель
fce9710b28
Коммит
c73fae5062
|
@ -353,7 +353,7 @@ function getShellService()
|
|||
|
||||
function isBidiEnabled() {
|
||||
// first check the pref.
|
||||
if (getBoolPref("browser.bidi.ui", false))
|
||||
if (getBoolPref("bidi.browser.ui", false))
|
||||
return true;
|
||||
|
||||
// if the pref isn't set, check for an RTL locale and force the pref to true
|
||||
|
|
Загрузка…
Ссылка в новой задаче