doc: Add colon to Returns statement

Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
Nis Martensen 2012-03-03 22:06:56 +01:00 committed by Uli Schlachter
parent 6b2d12e78a
commit 344d62b011

View file

@ -3308,7 +3308,7 @@ cairo_ft_font_face_unset_synthesize (cairo_font_face_t *font_face,
* cairo_ft_font_face_get_synthesize:
* @font_face: The #cairo_ft_font_face_t object to query
*
* Returns the current set of synthesis options.
* Returns: the current set of synthesis options.
*
* Since: 1.12
**/