commit | 90218fa93cf8b5d4b192be12d31aed92d271d09e | [log] [tgz] |
---|---|---|
author | Bruce Mitchener <bruce.mitchener@gmail.com> | Wed Jan 31 20:44:45 2018 +0700 |
committer | Behdad Esfahbod <behdad@behdad.org> | Wed Jan 31 08:18:15 2018 -0800 |
tree | 4505380b0532c10aae2f6bae77878c8126fa872d | |
parent | 148ca61075d821a09e42e2c75fbc9be47cfc6003 [diff] [blame] |
Fix typos.
diff --git a/src/hb-coretext.cc b/src/hb-coretext.cc index 905c9f7..255f205 100644 --- a/src/hb-coretext.cc +++ b/src/hb-coretext.cc
@@ -1218,7 +1218,7 @@ } /* Mac OS 10.6 doesn't have kCTTypesetterOptionForcedEmbeddingLevel, - * or if it does, it doesn't resepct it. So we get runs with wrong + * or if it does, it doesn't respect it. So we get runs with wrong * directions. As such, disable the assert... It wouldn't crash, but * cursoring will be off... *