Typo in unicode normalization
parent
142007f94d
commit
256eeb3d3e
|
@ -154,4 +154,4 @@ SYMBOL: char
|
|||
nfd compose ;
|
||||
|
||||
: nfkc ( string -- nfkc )
|
||||
nfkc compose ;
|
||||
nfkd compose ;
|
||||
|
|
Loading…
Reference in New Issue