mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-24 08:06:52 +02:00
g_application_activate(): Fix typo in docs.
This commit is contained in:
parent
d240b88315
commit
d4992b3d10
@ -1272,7 +1272,7 @@ g_application_release (GApplication *application)
|
|||||||
*
|
*
|
||||||
* Activates the application.
|
* Activates the application.
|
||||||
*
|
*
|
||||||
* In essence, this results in the #GApplication::activate() signal being
|
* In essence, this results in the #GApplication::activate signal being
|
||||||
* emitted in the primary instance.
|
* emitted in the primary instance.
|
||||||
*
|
*
|
||||||
* The application must be registered before calling this function.
|
* The application must be registered before calling this function.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user