Spelling: Fix spelling of "constructed"

Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
Simon McVittie 2018-04-05 11:23:07 +01:00
parent e0a8df12ef
commit 55cfbd3bc4

View File

@ -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