fixed a small typo ( "height" in place of "eight" !!)
This commit is contained in:
parent
5ae1259c03
commit
3983d95f3e
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ t1_standard_strings = [
|
|||
"period", "slash", "zero", "one", "two",
|
||||
|
||||
"three", "four", "five", "six", "seven",
|
||||
"height", "nine", "colon", "semicolon", "less",
|
||||
"eight", "nine", "colon", "semicolon", "less",
|
||||
|
||||
"equal", "greater", "question", "at", "A",
|
||||
"B", "C", "D", "E", "F",
|
||||
|
|
Loading…
Add table
Reference in a new issue