commit | 19a93fcf1946ad29f07306a0b6c65377bdaa49f0 | [log] [tgz] |
---|---|---|
author | Bruce Mitchener <[email protected]> | Sun Jan 21 20:40:34 2018 +0700 |
committer | Behdad Esfahbod <[email protected]> | Sun Jan 21 10:33:54 2018 -0800 |
tree | b41c4c7815e8eab4654bfba9d772ac15282c2438 | |
parent | 51ce3828e67a8ca7e4ea4b69e88c395e243bf01f [diff] [blame] |
Fix typos.
diff --git a/src/hb-blob.h b/src/hb-blob.h index ef3fc98..53682d3 100644 --- a/src/hb-blob.h +++ b/src/hb-blob.h
@@ -44,7 +44,7 @@ * any such possibility, MODE_DUPLICATE should be used * such that HarfBuzz makes a copy immediately, * - * - Use MODE_READONLY otherse, unless you really really + * - Use MODE_READONLY otherwise, unless you really really * really know what you are doing, * * - MODE_WRITABLE is appropriate if you really made a