mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-14 19:48:05 +02:00
GSimpleAction: fix typo
This commit is contained in:
parent
cacbdf0ea8
commit
3cbd5565ae
@ -35,7 +35,7 @@ G_DEFINE_TYPE_WITH_CODE (GSimpleAction, g_simple_action, G_TYPE_OBJECT,
|
|||||||
* @title: GSimpleAction
|
* @title: GSimpleAction
|
||||||
* @short_description: A simple GSimpleAction
|
* @short_description: A simple GSimpleAction
|
||||||
*
|
*
|
||||||
* A #GSimpleAction is the obvious simple implementation of the #GSimpleAction
|
* A #GSimpleAction is the obvious simple implementation of the #GAction
|
||||||
* interface. This is the easiest way to create an action for purposes of
|
* interface. This is the easiest way to create an action for purposes of
|
||||||
* adding it to a #GSimpleActionGroup.
|
* adding it to a #GSimpleActionGroup.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user