mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 07:56:17 +01:00
Typo fix
This commit is contained in:
parent
ff833ccac9
commit
39ce59f955
@ -479,7 +479,7 @@ g_menu_proxy_group_create_item (GMenuProxyGroup *context,
|
|||||||
* We have to take care with regards to signal subscriptions (ie:
|
* We have to take care with regards to signal subscriptions (ie:
|
||||||
* activation of the GMenuProxyPath). The signal subscription is always
|
* activation of the GMenuProxyPath). The signal subscription is always
|
||||||
* established when transitioning from OFFLINE to PENDING and taken down
|
* established when transitioning from OFFLINE to PENDING and taken down
|
||||||
* when transitioning from to OFFLINE (from either PENDING or ONLINE).
|
* when transitioning to OFFLINE (from either PENDING or ONLINE).
|
||||||
*
|
*
|
||||||
* Since there are two places where we transition to OFFLINE, we split
|
* Since there are two places where we transition to OFFLINE, we split
|
||||||
* that code out into a separate function.
|
* that code out into a separate function.
|
||||||
|
Loading…
Reference in New Issue
Block a user