Fix typo
authorMichael Catanzaro <mcatanzaro@gnome.org>
Wed, 9 Jul 2014 15:48:47 +0000 (10:48 -0500)
committerMichael Catanzaro <mcatanzaro@gnome.org>
Wed, 9 Jul 2014 15:49:39 +0000 (10:49 -0500)
gio/gdbusconnection.c

index 5969a01..cd53c96 100644 (file)
  * over any transport that can by represented as an #GIOStream.
  *
  * This class is rarely used directly in D-Bus clients. If you are writing
- * an D-Bus client, it is often easier to use the g_bus_own_name(),
+ * a D-Bus client, it is often easier to use the g_bus_own_name(),
  * g_bus_watch_name() or g_dbus_proxy_new_for_bus() APIs.
  *
  * As an exception to the usual GLib rule that a particular object must not