Fix a typo in cairo_font_extents_t documentation

This commit is contained in:
Jonathon Jongsma 2006-07-04 14:58:58 -05:00
parent 57a644fb04
commit 94c5537924

View file

@ -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.
*