Browse Source

Fix Greek S2R table.

scossu 10 months ago
parent
commit
813974c05e
1 changed files with 1 additions and 1 deletions
  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"