Add missing parens() to function name in gtk-doc comment

This commit is contained in:
Carl Worth 2008-04-06 03:09:45 -07:00
parent c08e2ba974
commit 3f5ce00e99

View file

@ -2607,7 +2607,7 @@ cairo_copy_clip_rectangle_list (cairo_t *cr)
* example, if you are using the freetype-based cairo-ft font backend,
* see cairo_ft_font_face_create_for_ft_face() or
* cairo_ft_font_face_create_for_pattern().) The resulting font face
* could then be used with cairo_scaled_font_create and
* could then be used with cairo_scaled_font_create() and
* cairo_set_scaled_font().
*
* Similarly, when using the "real" font support, you can call