aboutsummaryrefslogtreecommitdiffstats
path: root/libparsepsf.h
diff options
context:
space:
mode:
Diffstat (limited to 'libparsepsf.h')
-rw-r--r--libparsepsf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libparsepsf.h b/libparsepsf.h
index 74b229b..8e98789 100644
--- a/libparsepsf.h
+++ b/libparsepsf.h
@@ -60,7 +60,7 @@ struct libparsepsf_font {
/**
* Glyph trie, maps from byte sequences to glyph indices;
* you can use `libparsepsf_get_glyph` to search it
- * (enumeration has to be done manually); not that an
+ * (enumeration has to be done manually); note that an
* entry can be multiple characters wide, for example
* to deal with context dependent glyphs and grapheme
* clusters