]> git.lyx.org Git - features.git/commitdiff
tex2lyx/text.cpp: 2 typos
authorUwe Stöhr <uwestoehr@lyx.org>
Sat, 23 Jun 2012 03:20:39 +0000 (05:20 +0200)
committerUwe Stöhr <uwestoehr@lyx.org>
Sat, 23 Jun 2012 03:20:39 +0000 (05:20 +0200)
src/tex2lyx/text.cpp

index 2590e00bc205ccbf41a0fc53cee5a572ca046717..b01925ea3011d7c3865a0bcfdda4ccc7abae5d0b 100644 (file)
@@ -130,7 +130,7 @@ const char * const polyglossia_languages[] = {
 "brazilian", "finnish", "lithuanian", "scottish", "usorbian", "breton", "french",
 "lsorbian", "serbian", "vietnamese", "bulgarian", "galician", "magyar", "slovak",
 "welsh", "catalan", "german", "malayalam", "slovenian", "coptic", "greek",
-"marathi", "spanish"
+"marathi", "spanish",
 "american", "ancient", "australian", "british", "monotonic", "newzealand",
 "polytonic", 0};
 
@@ -148,7 +148,7 @@ const char * const coded_polyglossia_languages[] = {
 "brazilian", "finnish", "lithuanian", "scottish", "uppersorbian", "breton", "french",
 "lowersorbian", "serbian", "vietnamese", "bulgarian", "galician", "magyar", "slovak",
 "welsh", "catalan", "ngerman", "malayalam", "slovene", "coptic", "greek",
-"marathi", "spanish"
+"marathi", "spanish",
 "american", "ancientgreek", "australian", "british", "greek", "newzealand",
 "polutonikogreek", 0};