[HarfBuzz] harfbuzz-ng: Branch 'master'

Behdad Esfahbod behdad at kemper.freedesktop.org
Wed Mar 7 07:21:29 PST 2012


 src/hb-ot-shape-normalize.cc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e3b2e077f549b04779c08a9fedb1f35b9f11075c
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Wed Mar 7 10:21:24 2012 -0500

    Typo

diff --git a/src/hb-ot-shape-normalize.cc b/src/hb-ot-shape-normalize.cc
index f255313..a754590 100644
--- a/src/hb-ot-shape-normalize.cc
+++ b/src/hb-ot-shape-normalize.cc
@@ -59,7 +59,7 @@
  *
  *   - When a font does not support a combining mark, but supports it precomposed
  *     with previous base, use that.  This needs the itemizer to have this
- *     knowledge too.  We need ot provide assistance to the itemizer.
+ *     knowledge too.  We need to provide assistance to the itemizer.
  *
  *   - When a font does not support a character but supports its decomposition,
  *     well, use the decomposition.



More information about the HarfBuzz mailing list