diff options
author | Martin Stransky <stransky@anakreon.cz> | 2012-07-10 15:29:19 +0200 |
---|---|---|
committer | Martin Stransky <stransky@anakreon.cz> | 2012-07-10 15:29:19 +0200 |
commit | fcde0fedbaa036e8daa5382947bc9e64a6b1a076 (patch) | |
tree | 05b92419781178192ffd8817a6273a2a29e1db6c | |
parent | Fixed rhbz#707100, rhbz#821169 (diff) | |
download | librewolf-fedora-ff-fcde0fedbaa036e8daa5382947bc9e64a6b1a076.tar.gz librewolf-fedora-ff-fcde0fedbaa036e8daa5382947bc9e64a6b1a076.tar.bz2 librewolf-fedora-ff-fcde0fedbaa036e8daa5382947bc9e64a6b1a076.zip |
Fixed typo in comment
-rw-r--r-- | firefox.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index 3a95252..fdfeb7b 100644 --- a/firefox.spec +++ b/firefox.spec @@ -293,7 +293,7 @@ echo "%%lang($language_short) %{langpackdir}/langpack-$language_short@firefox.mo } # Table of fallbacks for each language -# please file a bug at bugzilla.redhat.com if the assihment is incorrect +# please file a bug at bugzilla.redhat.com if the assignment is incorrect create_default_langpack "bn-IN" "bn" create_default_langpack "es-AR" "es" create_default_langpack "fy-NL" "fy" |