aboutsummaryrefslogtreecommitdiff
path: root/compat.texi
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2024-01-06 14:36:15 +0100
committerGitHub <noreply@github.com>2024-01-06 14:36:15 +0100
commitdff3639b70f3c9916c5397056a51cdc3e60d5668 (patch)
tree4a3ada5a75b32dd7a8792e49a4fcae8a31be94df /compat.texi
parentea8de2ea18cf7c348aadb6eb2aeb2a9d840bd064 (diff)
Fix typos in documentation (#32)
Diffstat (limited to 'compat.texi')
-rw-r--r--compat.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat.texi b/compat.texi
index 1fa8243..eeed845 100644
--- a/compat.texi
+++ b/compat.texi
@@ -2680,7 +2680,7 @@ complex text shaping requires that for some scripts. When that
happens, characters no longer map in a simple way to display columns,
and display layout decisions with such strings, such as truncating too
wide strings, can be a complex job. This function helps in performing
-suvh jobs: it splits up its argument @var{string} into a list of
+such jobs: it splits up its argument @var{string} into a list of
substrings, where each substring produces a single grapheme cluster
that should be displayed as a unit. Lisp programs can then use this
list to construct visually-valid substrings of @var{string} which will