提交 d2059652 编写于 作者: B Behdad Esfahbod

[docs] Fix typo

上级 c424b417
...@@ -56,7 +56,7 @@ void somefunc(hb_buffer_t *buffer) { ...@@ -56,7 +56,7 @@ void somefunc(hb_buffer_t *buffer) {
Now we have a brand new Harfbuzz buffer. Let's start filling it Now we have a brand new Harfbuzz buffer. Let's start filling it
with text! From Harfbuzz's perspective, a buffer is just a stream with text! From Harfbuzz's perspective, a buffer is just a stream
of Unicode codepoints, but your input string is probably in one of of Unicode codepoints, but your input string is probably in one of
the standard Unicode character encodings (UTF-8, UTF-16, UTF-3 ) the standard Unicode character encodings (UTF-8, UTF-16, UTF-32)
</para> </para>
</sect2> </sect2>
<sect2 id="setting-buffer-properties"> <sect2 id="setting-buffer-properties">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册