[cairo-commit] src/cairo-scaled-font.c

Behdad Esfahbod behdad at kemper.freedesktop.org
Sat Aug 16 18:27:23 PDT 2008


 src/cairo-scaled-font.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 20d178c1c2f7da00993b31c6d2ae95b0cbba3f66
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Sat Aug 16 21:27:03 2008 -0400

    [doc] Fix typo

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()


More information about the cairo-commit mailing list