docs: Fix case of a type used in a gtk-doc comment

This fixes the automatic linking of that type.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Philip Withnall 2018-07-30 21:15:03 +01:00
parent 4cd7f769ae
commit fba8d7a48a

View File

@ -2293,7 +2293,7 @@ g_option_group_free (GOptionGroup *group)
*
* Increments the reference count of @group by one.
*
* Returns: a #GoptionGroup
* Returns: a #GOptionGroup
*
* Since: 2.44
*/