From e3b2e077f549b04779c08a9fedb1f35b9f11075c Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 7 Mar 2012 10:21:24 -0500 Subject: [PATCH] Typo --- src/hb-ot-shape-normalize.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hb-ot-shape-normalize.cc b/src/hb-ot-shape-normalize.cc index f2553130f..a754590dc 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.