[HarfBuzz] harfbuzz: Branch 'master'
Behdad Esfahbod
behdad at kemper.freedesktop.org
Tue Apr 8 17:32:15 PDT 2014
src/hb-blob.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 110ec0714a11b9417eed82f7d25b85c9dc7b6df4
Author: Behdad Esfahbod <behdad at behdad.org>
Date: Tue Apr 8 17:32:08 2014 -0700
Typo
diff --git a/src/hb-blob.h b/src/hb-blob.h
index d3d0f41..e6db391 100644
--- a/src/hb-blob.h
+++ b/src/hb-blob.h
@@ -47,7 +47,7 @@ HB_BEGIN_DECLS
* - Use MODE_READONLY otherse, unless you really really
* really know what you are doing,
*
- * - MODE_WRITABLE is appropriate if you relaly made a
+ * - MODE_WRITABLE is appropriate if you really made a
* copy of data solely for the purpose of passing to
* HarfBuzz and doing that just once (no reuse!),
*
More information about the HarfBuzz
mailing list