Explorar el Código

Fix Greek S2R table.

scossu hace 10 meses
padre
commit
813974c05e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      scriptshifter/tables/data/greek_classical.yml

+ 1 - 1
scriptshifter/tables/data/greek_classical.yml

@@ -590,7 +590,7 @@ script_to_roman:
     "\u03FE": "(.\u0333"
     "\u03FF": ".)\u0333"
 
-  roman_to_script:
+roman_to_script:
     map:
       ".)\u0333": "\u03FF"
       ".)": "\u037D"