Skip to content

Commit

Permalink
src/tostring: fix up the Script name entries
Browse files Browse the repository at this point in the history
  • Loading branch information
rhdunn committed Jul 14, 2014
1 parent fe8633b commit a370cc6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/tostring.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ const char *ucd::get_script_string(script s)
"Egyp",
"Elba",
"Ethi",
"Geor",
"Geok",
"Geor",
"Glag",
"Goth",
"Gran",
Expand All @@ -126,6 +126,7 @@ const char *ucd::get_script_string(script s)
"Hang",
"Hani",
"Hano",
"Hans",
"Hant",
"Hatr",
"Hebr",
Expand Down

0 comments on commit a370cc6

Please sign in to comment.