[cairo-commit] src/cairo.c
Behdad Esfahbod
behdad at kemper.freedesktop.org
Sat Aug 16 21:12:04 PDT 2008
src/cairo.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a1e5d4037600b05024e25b83fa5f666967fb5f63
Author: Behdad Esfahbod <behdad at behdad.org>
Date: Sun Aug 17 00:11:34 2008 -0400
[doc] Another typo fix
diff --git a/src/cairo.c b/src/cairo.c
index 82cd80b..a533a7b 100644
--- a/src/cairo.c
+++ b/src/cairo.c
@@ -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.
*
More information about the cairo-commit
mailing list