summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firefox.spec2
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"
bgstack15