Imported Upstream version 2.6.7
[platform/upstream/harfbuzz.git] / docs / usermanual-buffers-language-script-and-direction.xml
index 2865426..d98c79b 100644 (file)
       hb_buffer_set_language(buf, hb_language_from_string("en", -1));
     </programlisting>
     <para>
-      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
       <literal>hb_segment_properties_t</literal> for reuse:
     </para>