From 9c638bbf0457fc8b67b987c222ae3302e363f55a Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Thu, 11 Jan 2018 15:31:17 +0000 Subject: [PATCH] docs: Fix a typo in the GDBusProxy documentation Signed-off-by: Philip Withnall Reviewed-by: nobody --- gio/gdbusproxy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gio/gdbusproxy.c b/gio/gdbusproxy.c index 14f484096..ef77e40a8 100644 --- a/gio/gdbusproxy.c +++ b/gio/gdbusproxy.c @@ -53,7 +53,7 @@ * both well-known and unique names. * * By default, #GDBusProxy will cache all properties (and listen to - * changes) of the remote object, and proxy all signals that gets + * changes) of the remote object, and proxy all signals that get * emitted. This behaviour can be changed by passing suitable * #GDBusProxyFlags when the proxy is created. If the proxy is for a * well-known name, the property cache is flushed when the name owner