mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-08 11:28:02 +02:00
Fix a typo in cairo_font_extents_t documentation
This commit is contained in:
parent
57a644fb04
commit
94c5537924
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue