[pango] [HB] Fix typo
- From: Behdad Esfahbod <behdad src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [pango] [HB] Fix typo
- Date: Wed, 19 Aug 2009 18:47:39 +0000 (UTC)
commit 34810eedcd0fe0c5347a69e511a16b27ef0499d6
Author: Behdad Esfahbod <behdad behdad org>
Date: Wed Aug 19 14:45:24 2009 -0400
[HB] Fix typo
pango/opentype/hb-font.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pango/opentype/hb-font.h b/pango/opentype/hb-font.h
index f65ba71..9642c55 100644
--- a/pango/opentype/hb-font.h
+++ b/pango/opentype/hb-font.h
@@ -46,7 +46,7 @@ hb_face_create_for_data (hb_blob_t *blob,
typedef hb_blob_t * (*hb_get_table_func_t) (hb_tag_t tag, void *user_data);
-/* calls destory() when not needing user_data anymore */
+/* calls destroy() when not needing user_data anymore */
hb_face_t *
hb_face_create_for_tables (hb_get_table_func_t get_table,
hb_destroy_func_t destroy,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]