fixes incorrect unicode value of /ratio introduced by PR #376

This commit is contained in:
Rasmus Andersson 2022-08-04 09:01:58 -07:00
parent 23fdb2cf57
commit 81479c7905

View file

@ -125,8 +125,5 @@ width = 400;
} }
); );
note = "mathematical ratio operator"; note = "mathematical ratio operator";
tags = ( unicode = 8758;
"TODO-opsz"
);
unicode = 2236;
} }