mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-11 08:40:21 +01:00
fix typo
This commit is contained in:
parent
04964f9562
commit
65fcbd6287
1 changed files with 1 additions and 1 deletions
|
|
@ -140,7 +140,7 @@
|
|||
* dbus_connection_read_write_dispatch() can be used.
|
||||
*
|
||||
* Or, in <em>very</em> simple applications,
|
||||
* xdbus_connection_pop_message() may be all you need, allowing you to
|
||||
* dbus_connection_pop_message() may be all you need, allowing you to
|
||||
* avoid setting up any handler functions (see
|
||||
* dbus_connection_add_filter(),
|
||||
* dbus_connection_register_object_path() for more on handlers).
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue