Fix some typos (found by codespell) (#160)

Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
Stefan Weil
2019-07-11 20:04:34 +02:00
committed by Steven G. Johnson
parent 0dc0fcf8db
commit 20672dba69
3 changed files with 3 additions and 3 deletions

View File

@@ -52,7 +52,7 @@ const UTF8PROC_CATEGORY_CO = 29
#############################################################################
# Use a default width of 1 for all character categories that are
# letter/symbol/number-like, as well as for unassigned/private-use chars.
# This can be overriden by UAX 11
# This can be overridden by UAX 11
# below, but provides a useful nonzero fallback for new codepoints when
# a new Unicode version has been released but Unifont hasn't been updated yet.