[doc] Another typo fix

This commit is contained in:
Behdad Esfahbod 2008-08-17 00:11:34 -04:00
parent 20d178c1c2
commit a1e5d40376

View file

@ -2619,7 +2619,7 @@ cairo_copy_clip_rectangle_list (cairo_t *cr)
* Selects a family and style of font from a simplified description as
* a family name, slant and weight. Cairo provides no operation to
* list available family names on the system (this is a "toy",
* remember"), but the standard CSS2 generic family names, ("serif",
* remember), but the standard CSS2 generic family names, ("serif",
* "sans-serif", "cursive", "fantasy", "monospace"), are likely to
* work as expected.
*