diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 13:17:28 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 13:17:28 +0100 |
| commit | 7cd8bf5f88d0b5bd9d865a45f5c4da8de8dfd8af (patch) | |
| tree | f2fb56e623651ec8337c9f28f577ab1aa5379d2c | |
| parent | Update e-mail (diff) | |
| download | libparsepsf-7cd8bf5f88d0b5bd9d865a45f5c4da8de8dfd8af.tar.gz libparsepsf-7cd8bf5f88d0b5bd9d865a45f5c4da8de8dfd8af.tar.bz2 libparsepsf-7cd8bf5f88d0b5bd9d865a45f5c4da8de8dfd8af.tar.xz | |
m doc fix
Signed-off-by: Mattias Andrée <m@maandree.se>
| -rw-r--r-- | libparsepsf_get_glyph.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libparsepsf_get_glyph.3 b/libparsepsf_get_glyph.3 index bb2c481..74ca1d7 100644 --- a/libparsepsf_get_glyph.3 +++ b/libparsepsf_get_glyph.3 @@ -84,7 +84,7 @@ and an illegal byte sequence was found. .SH NOTE A sequence of multiple characters can be rendered as a single glyph, therefore it is important that the entire -text line has been loaded and there all characters on +text line has been loaded and all characters on the line in prior positions have been mapped. .PP The |
