mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-02 13:08:04 +02:00
s/an file/a file/
This commit is contained in:
parent
4a74f8fcab
commit
8a60a95e92
1 changed files with 1 additions and 1 deletions
|
|
@ -297,7 +297,7 @@ _dbus_watch_list_remove_watch (DBusWatchList *watch_list,
|
|||
/**
|
||||
* @defgroup DBusWatch DBusWatch
|
||||
* @ingroup DBus
|
||||
* @brief Object representing an file descriptor to be watched.
|
||||
* @brief Object representing a file descriptor to be watched.
|
||||
*
|
||||
* Types and functions related to DBusWatch. A watch represents
|
||||
* a file descriptor that the main loop needs to monitor,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue