mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-23 20:46:14 +01:00
ggtknotificationbackend: Fix a minor typo in a comment
Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
parent
716189c4c7
commit
af6bf2dc02
@ -50,7 +50,7 @@ g_gtk_notification_backend_is_supported (void)
|
|||||||
GVariant *reply;
|
GVariant *reply;
|
||||||
|
|
||||||
/* Find out if the notification server is running. This is a
|
/* Find out if the notification server is running. This is a
|
||||||
* synchronous call because gio extension points don't support asnyc
|
* synchronous call because gio extension points don't support async
|
||||||
* backend verification. This is only run once and only contacts the
|
* backend verification. This is only run once and only contacts the
|
||||||
* dbus daemon. */
|
* dbus daemon. */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user