summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2018-10-20 16:12:45 +0100
committerKhaled Hosny <khaledhosny@eglug.org>2018-10-30 19:14:57 +0200
commite89f43dc0884cb4a73beff86e49b7bd8565a01f1 (patch)
tree672ec60ebd5c7c9f0ff1953ff2acb7f6a7c03c93 /docs
parentccdfb634382596a6114380c72f2f344b1af23f94 (diff)
Minor; rewording unsafe-to-break note.
Co-Authored-By: n8willis <nwillis@glyphography.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/usermanual-getting-started.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/usermanual-getting-started.xml b/docs/usermanual-getting-started.xml
index 69f92dbb..07593f56 100644
--- a/docs/usermanual-getting-started.xml
+++ b/docs/usermanual-getting-started.xml
@@ -33,7 +33,7 @@
accessible. HarfBuzz also flags glyphs as
<literal>UNSAFE_TO_BREAK</literal> if breaking the string at
that glyph (e.g., in a line-breaking or hyphenation process)
- would alter the shaping output for the buffer.
+ would require re-shaping the text.
</para>
<para>