typo fix: s/completelly/completely/
This commit is contained in:
parent
679f99704c
commit
25ccac45b3
@ -164,7 +164,7 @@ FEDORA_LANGPACK_CONFIG="$MOZ_EXTENSIONS_PROFILE_DIR/.fedora-langpack-install"
|
||||
# check system locale
|
||||
MOZARGS=
|
||||
|
||||
# MOZ_DISABLE_LANGPACKS disables language packs completelly
|
||||
# MOZ_DISABLE_LANGPACKS disables language packs completely
|
||||
MOZILLA_DOWN=0
|
||||
if ! [ $MOZ_DISABLE_LANGPACKS ] || [ $MOZ_DISABLE_LANGPACKS -eq 0 ]; then
|
||||
if [ -x $MOZ_XUL_DIR/mozilla-xremote-client ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user