Spelling: Fix spelling of "similarly"

Detected by Debian's Lintian tool.

Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
Simon McVittie
2018-04-05 11:22:33 +01:00
committed by Xavier Claessens
parent a915c7b3dd
commit ff2b5d3383
3 changed files with 3 additions and 3 deletions

View File

@@ -869,7 +869,7 @@ my_app_frobber_proxy_new_sync (GDBusConnection *connection,
subclass. For example, to handle
<function>HelloWorld()</function> method invocations, set the
vfunc for <function>handle_hello_hello_world()</function> in the
<type>MyAppFrobberIface</type> structure. Similary, to handle
<type>MyAppFrobberIface</type> structure. Similarly, to handle
the <parameter>net.Corp.MyApp.Frobber:Verbose</parameter>
property override the <parameter>:verbose</parameter> #GObject
property from the subclass. To emit a signal, use