[HarfBuzz] harfbuzz: Branch 'master'

Behdad Esfahbod behdad at kemper.freedesktop.org
Fri Feb 9 21:52:05 UTC 2018


 src/hb-buffer.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d45f240e4e330cedad737fdb792b311c37a19e32
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Fri Feb 9 15:51:45 2018 -0600

    Typo

diff --git a/src/hb-buffer.h b/src/hb-buffer.h
index cf182db1..c9de8029 100644
--- a/src/hb-buffer.h
+++ b/src/hb-buffer.h
@@ -82,7 +82,7 @@ typedef struct hb_glyph_info_t {
  * 				   beginning of this cluster, and the two sides
  * 				   represent the exact same result one would get
  * 				   if breaking input text at the beginning of
- * 				   this cluster ans shaping the two sides
+ * 				   this cluster and shaping the two sides
  * 				   separately.  This can be used to optimize
  * 				   paragraph layout, by avoiding re-shaping
  * 				   of each line after line-breaking, or limiting


More information about the HarfBuzz mailing list