summaryrefslogtreecommitdiffstats
path: root/avahi-common/error.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-09-07 16:17:43 +0200
committerLennart Poettering <lennart@poettering.net>2012-09-07 16:17:43 +0200
commitccfcd5c42c68752fbd6de318fe5ce4269f5a7c06 (patch)
treeb414897b2468d6047730ed38cd47e46f505f3b12 /avahi-common/error.c
parent35ea8dc8954eebd63aad7157d02f97388f679122 (diff)
avahi-common: typo fix
Diffstat (limited to 'avahi-common/error.c')
-rw-r--r--avahi-common/error.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-common/error.c b/avahi-common/error.c
index b0b66ea..63c5033 100644
--- a/avahi-common/error.c
+++ b/avahi-common/error.c
@@ -51,7 +51,7 @@ const char *avahi_strerror(int error) {
N_("Access denied"),
N_("Invalid operation"),
- N_("An unexpected D-Bus error occured"),
+ N_("An unexpected D-Bus error occurred"),
N_("Daemon connection failed"),
N_("Memory exhausted"),
N_("The object passed in was not valid"),