s/an file/a file/
authorHavoc Pennington <hp@redhat.com>
Mon, 25 Nov 2002 05:24:19 +0000 (05:24 +0000)
committerHavoc Pennington <hp@redhat.com>
Mon, 25 Nov 2002 05:24:19 +0000 (05:24 +0000)
dbus/dbus-watch.c

index 8f3c16b..de44e87 100644 (file)
@@ -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,