docs/usermanual-ch03.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit d205965286798af4b7ad07e1eafa58288bee4bdb Author: Behdad Esfahbod <beh...@behdad.org> Date: Mon Aug 31 10:12:05 2015 +0100 [docs] Fix typo diff --git a/docs/usermanual-ch03.xml b/docs/usermanual-ch03.xml index 66ec0a8..4f289ce 100644 --- a/docs/usermanual-ch03.xml +++ b/docs/usermanual-ch03.xml @@ -56,7 +56,7 @@ void somefunc(hb_buffer_t *buffer) { 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 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> </sect2> <sect2 id="setting-buffer-properties"> _______________________________________________ HarfBuzz mailing list HarfBuzz@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/harfbuzz