From 7652304bff969afb3969603149bb385efe861fe8 Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Thu, 3 Aug 2006 20:34:36 +0000 Subject: * s/D-BUS/D-Bus/g --- dbus/dbus-connection.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dbus/dbus-connection.c') diff --git a/dbus/dbus-connection.c b/dbus/dbus-connection.c index 3fa798f4..73888d41 100644 --- a/dbus/dbus-connection.c +++ b/dbus/dbus-connection.c @@ -105,7 +105,7 @@ * dbus_connection_set_dispatch_status_function() allows * you to set a function to be used to monitor the dispatch status. * - * If you're using GLib or Qt add-on libraries for D-BUS, there are + * If you're using GLib or Qt add-on libraries for D-Bus, there are * special convenience APIs in those libraries that hide * all the details of dispatch and watch/timeout monitoring. * For example, dbus_connection_setup_with_g_main(). -- cgit