diff options
Diffstat (limited to 'src/cairo-toy-font-face.c')
| -rw-r--r-- | src/cairo-toy-font-face.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cairo-toy-font-face.c b/src/cairo-toy-font-face.c index ef7122609..c27eebefc 100644 --- a/src/cairo-toy-font-face.c +++ b/src/cairo-toy-font-face.c @@ -235,7 +235,7 @@ _cairo_toy_font_face_keys_equal (const void *key_a, * @weight: the weight for the font * * Creates a font face from a triplet of family, slant, and weight. - * These font faces are used in implementation of the the #cairo_t "toy" + * These font faces are used in implementation of the #cairo_t "toy" * font API. * * If @family is the zero-length string "", the platform-specific default |
