fixes incorrect unicode value of /ratio introduced by PR #376
This commit is contained in:
parent
23fdb2cf57
commit
81479c7905
1 changed files with 1 additions and 4 deletions
|
|
@ -125,8 +125,5 @@ width = 400;
|
|||
}
|
||||
);
|
||||
note = "mathematical ratio operator";
|
||||
tags = (
|
||||
"TODO-opsz"
|
||||
);
|
||||
unicode = 2236;
|
||||
unicode = 8758;
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue