[cairo] [PATCH] a typo in documentation
Kouhei Sutou
kou at cozmixng.org
Sat Aug 16 17:58:58 PDT 2008
Hi,
I found a typo in documentation of
cairo_scaled_font_text_to_glyphs():
diff --git a/src/cairo-scaled-font.c b/src/cairo-scaled-font.c
index 1429780..9ac43d1 100644
--- a/src/cairo-scaled-font.c
+++ b/src/cairo-scaled-font.c
@@ -1391,7 +1391,7 @@ slim_hidden_def (cairo_scaled_font_glyph_extents);
* }
* </programlisting></informalexample>
*
- * For details of how (@clusters, @num_clusters, and @backward map input
+ * For details of how @clusters, @num_clusters, and @backward map input
* UTF-8 text to the output glyphs see cairo_show_text_glyphs().
*
* The output values can be readily passed to cairo_show_text_glyphs()
Thanks,
--
kou
More information about the cairo
mailing list