diff options
Diffstat (limited to 'avahi-common/error.c')
-rw-r--r-- | avahi-common/error.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-common/error.c b/avahi-common/error.c index 53ff4f2..92a2234 100644 --- a/avahi-common/error.c +++ b/avahi-common/error.c @@ -52,7 +52,7 @@ const char *avahi_strerror(int error) { "Access denied", "Invalid operation", - "An unexpected DBUS error occured", + "An unexpected D-Bus error occured", "Daemon connection failed", "Memory exhausted", "The object passed in was not valid", |