]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
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 8f3c16bce9364e73b6f93dbd37831fdbc44bd38d..de44e8706c9ccc43e110629869a3a8749c79bd67 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,