summaryrefslogtreecommitdiff
path: root/dbus/proxies.py
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/proxies.py')
-rw-r--r--dbus/proxies.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/proxies.py b/dbus/proxies.py
index 8489294..487976c 100644
--- a/dbus/proxies.py
+++ b/dbus/proxies.py
@@ -357,7 +357,7 @@ class ProxyObject(object):
this name.
`arg...` : unicode or UTF-8 str
If there are additional keyword parameters of the form
- ``arg``\ *n*, match only signals where the *n*\ th argument
+ ``arg``\\ *n*, match only signals where the *n*\\ th argument
is the value given for that keyword parameter. As of this time
only string arguments can be matched (in particular,
object paths and signatures can't).