aboutsummaryrefslogtreecommitdiff
path: root/src/Text
diff options
context:
space:
mode:
Diffstat (limited to 'src/Text')
-rw-r--r--src/Text/Pandoc/Writers/LaTeX/Lang.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Text/Pandoc/Writers/LaTeX/Lang.hs b/src/Text/Pandoc/Writers/LaTeX/Lang.hs
index ebbf2ad41..90cf9abed 100644
--- a/src/Text/Pandoc/Writers/LaTeX/Lang.hs
+++ b/src/Text/Pandoc/Writers/LaTeX/Lang.hs
@@ -88,7 +88,7 @@ commonFromBcp47 (Lang l _ _ _ _ _) = fromIso l
fromIso "es" = Just "spanish"
fromIso "et" = Just "estonian"
fromIso "eu" = Just "basque"
- fromIso "fa" = Just "farsi"
+ fromIso "fa" = Just "persian"
fromIso "fi" = Just "finnish"
fromIso "fr" = Just "french"
fromIso "fur" = Just "friulan"