From 32f431406e602e977bde17e335a4ad086064494e Mon Sep 17 00:00:00 2001 From: Ebrahim Byagowi Date: Thu, 16 Apr 2020 22:07:07 +0430 Subject: [PATCH] [docs] minor Fixes https://github.com/harfbuzz/harfbuzz/issues/2321 --- docs/usermanual-buffers-language-script-and-direction.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usermanual-buffers-language-script-and-direction.xml b/docs/usermanual-buffers-language-script-and-direction.xml index 2865426f2..d98c79b7f 100644 --- a/docs/usermanual-buffers-language-script-and-direction.xml +++ b/docs/usermanual-buffers-language-script-and-direction.xml @@ -193,7 +193,7 @@ hb_buffer_set_language(buf, hb_language_from_string("en", -1)); - However, since these properties are often the repeated for + However, since these properties are often repeated for multiple text runs, you can also save them in a hb_segment_properties_t for reuse: