summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dbus/dbus-watch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/dbus-watch.c b/dbus/dbus-watch.c
index 8f3c16bc..de44e870 100644
--- a/dbus/dbus-watch.c
+++ b/dbus/dbus-watch.c
@@ -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,