[firefox] typo fix: s/completelly/completely/

Christopher Aillon caillon at fedoraproject.org
Sat Mar 19 02:18:58 UTC 2011


commit 25ccac45b39262c77afcb5a606ed997edec5a45d
Author: Christopher Aillon <caillon at redhat.com>
Date:   Sat Mar 12 16:33:50 2011 -0800

    typo fix: s/completelly/completely/

 firefox.sh.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/firefox.sh.in b/firefox.sh.in
index 073b654..92149cc 100644
--- a/firefox.sh.in
+++ b/firefox.sh.in
@@ -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


More information about the scm-commits mailing list