mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
application: fix a typo in the docs annotation
This commit is contained in:
@@ -540,7 +540,7 @@ g_application_class_init (GApplicationClass *class)
|
||||
* @application: the application
|
||||
*
|
||||
* The ::startup signal is emitted on the primary instance immediately
|
||||
* after registration. See g_activation_register().
|
||||
* after registration. See g_application_register().
|
||||
*/
|
||||
g_application_signals[SIGNAL_STARTUP] =
|
||||
g_signal_new ("startup", G_TYPE_APPLICATION, G_SIGNAL_RUN_LAST,
|
||||
|
Reference in New Issue
Block a user