From cc3d955536d228109c12643d1ac651977bb10f06 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Thu, 5 Apr 2018 11:23:07 +0100 Subject: [PATCH] Spelling: Fix spelling of "constructed" Signed-off-by: Simon McVittie --- docs/reference/gio/gdbus-codegen.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/gio/gdbus-codegen.xml b/docs/reference/gio/gdbus-codegen.xml index 6fd091f42..fdd367bc5 100644 --- a/docs/reference/gio/gdbus-codegen.xml +++ b/docs/reference/gio/gdbus-codegen.xml @@ -941,7 +941,7 @@ on_handle_hello_world (MyAppFrobber *interface, received. The queue is drained in an idle handler (which is called from the thread-default main loop of the thread where the skeleton object was - contructed) and will cause emissions of the org.freedesktop.DBus.Properties::PropertiesChanged signal with all the properties that have changed. Use g_dbus_interface_skeleton_flush() or