[cairo-commit] src/cairo.h

Jonathon Jongsma jjongsma at kemper.freedesktop.org
Tue Jul 4 13:04:40 PDT 2006


 src/cairo.h |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
diff-tree 94c5537924da3a6b00b106eda80e61a6f4a9a1f0 (from 57a644fb04bfd4831aa1ec1e5f82c989bbf90c8c)
Author: Jonathon Jongsma <jonathon.jongsma at gmail.com>
Date:   Tue Jul 4 14:58:58 2006 -0500

    Fix a typo in cairo_font_extents_t documentation

diff --git a/src/cairo.h b/src/cairo.h
index ab860e8..997e2e7 100644
--- a/src/cairo.h
+++ b/src/cairo.h
@@ -700,7 +700,7 @@ typedef struct {
  *         writing. (The scripts of East Asia are sometimes written
  *         vertically.)
  *
- * The #cairo_text_extents_t structure stores metric information for
+ * The #cairo_font_extents_t structure stores metric information for
  * a font. Values are given in the current user-space coordinate
  * system.
  *


More information about the cairo-commit mailing list