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-watch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dbus/dbus-watch.c') diff --git a/dbus/dbus-watch.c b/dbus/dbus-watch.c index dbc0fb48..019b8b1c 100644 --- a/dbus/dbus-watch.c +++ b/dbus/dbus-watch.c @@ -566,7 +566,7 @@ dbus_watch_get_enabled (DBusWatch *watch) /** - * Called to notify the D-BUS library when a previously-added watch is + * Called to notify the D-Bus library when a previously-added watch is * ready for reading or writing, or has an exception such as a hangup. * * If this function returns #FALSE, then the file descriptor may still -- cgit