mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-21 16:38:54 +02:00
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:
@@ -2293,7 +2293,7 @@ g_option_group_free (GOptionGroup *group)
|
|||||||
*
|
*
|
||||||
* Increments the reference count of @group by one.
|
* Increments the reference count of @group by one.
|
||||||
*
|
*
|
||||||
* Returns: a #GoptionGroup
|
* Returns: a #GOptionGroup
|
||||||
*
|
*
|
||||||
* Since: 2.44
|
* Since: 2.44
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user