Fixing case of reference to file in Big5 encoding
parent
50dac6e1b2
commit
f9283bd0af
|
@ -3,7 +3,7 @@
|
|||
USING: io.encodings.iana io.encodings.euc ;
|
||||
IN: io.encodings.big5
|
||||
|
||||
EUC: big5 "vocab:io/encodings/big5/CP950.txt"
|
||||
EUC: big5 "vocab:io/encodings/big5/CP950.TXT"
|
||||
|
||||
big5 "Big5" register-encoding
|
||||
|
||||
|
|
Loading…
Reference in New Issue