We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9365b14 + 014288a commit 92a2039Copy full SHA for 92a2039
1 file changed
docs/high-level-service/index.rst
@@ -86,7 +86,7 @@ If any file descriptors are sent or received (DBus type ``h``), the variable ref
86
# emit the changed signal after two seconds.
87
await asyncio.sleep(2)
88
89
- interface.changed()
+ interface.Changed()
90
91
await bus.wait_for_disconnect()
92
0 commit comments