mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-14 22:26:46 +02:00
docs: Fix a typo in the GDBusProxy documentation
Signed-off-by: Philip Withnall <withnall@endlessm.com> Reviewed-by: nobody
This commit is contained in:
@ -53,7 +53,7 @@
|
|||||||
* both well-known and unique names.
|
* both well-known and unique names.
|
||||||
*
|
*
|
||||||
* By default, #GDBusProxy will cache all properties (and listen to
|
* 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
|
* emitted. This behaviour can be changed by passing suitable
|
||||||
* #GDBusProxyFlags when the proxy is created. If the proxy is for a
|
* #GDBusProxyFlags when the proxy is created. If the proxy is for a
|
||||||
* well-known name, the property cache is flushed when the name owner
|
* well-known name, the property cache is flushed when the name owner
|
||||||
|
Reference in New Issue
Block a user