summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2002-11-25 05:24:19 +0000
committerHavoc Pennington <hp@redhat.com>2002-11-25 05:24:19 +0000
commit8a60a95e92cbd30f412c4d6d75e10bf21505701e (patch)
tree84111b3289b3607ff6e0979dfad3e02c0650036e
parent4a74f8fcaba1b9d7ff962fd3c5655e57c2c32c81 (diff)
s/an file/a file/
-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,