mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-08 06:48:03 +02:00
doc: Add colon to Returns statement
Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
parent
6b2d12e78a
commit
344d62b011
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
**/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue