mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 15:56:23 +01:00
Spelling: Fix spelling of "constructed"
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
e0a8df12ef
commit
55cfbd3bc4
@ -941,7 +941,7 @@ on_handle_hello_world (MyAppFrobber *interface,
|
|||||||
received. The queue is drained in an idle handler (which is called from the
|
received. The queue is drained in an idle handler (which is called from the
|
||||||
<link linkend="g-main-context-push-thread-default">thread-default main loop</link>
|
<link linkend="g-main-context-push-thread-default">thread-default main loop</link>
|
||||||
of the thread where the skeleton object was
|
of the thread where the skeleton object was
|
||||||
contructed) and will cause emissions of the <ulink
|
constructed) and will cause emissions of the <ulink
|
||||||
url="http://dbus.freedesktop.org/doc/dbus-specification.html#standard-interfaces-properties">org.freedesktop.DBus.Properties::PropertiesChanged</ulink>
|
url="http://dbus.freedesktop.org/doc/dbus-specification.html#standard-interfaces-properties">org.freedesktop.DBus.Properties::PropertiesChanged</ulink>
|
||||||
signal with all the properties that have changed. Use
|
signal with all the properties that have changed. Use
|
||||||
g_dbus_interface_skeleton_flush() or
|
g_dbus_interface_skeleton_flush() or
|
||||||
|
Loading…
Reference in New Issue
Block a user