]> git.meshlink.io Git - catta/blobdiff - avahi-daemon/dbus-protocol.c
fix a few more s/DBUS/D-Bus/
[catta] / avahi-daemon / dbus-protocol.c
index 0c322506b6d21a3ff1e64eaafa088ed2a00b179b..3de5845407dfaac0901267e71193deeabef870a5 100644 (file)
@@ -1102,7 +1102,7 @@ static int dbus_connect(void) {
             goto fail;
         }
 
-        avahi_log_error("Failed to acquire DBUS name '"AVAHI_DBUS_NAME"'");
+        avahi_log_error("Failed to acquire D-Bus name '"AVAHI_DBUS_NAME"'");
         goto fail;
     }