summaryrefslogtreecommitdiffstats
path: root/avahi-common
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-common')
-rw-r--r--avahi-common/domain.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-common/domain.h b/avahi-common/domain.h
index eed7af4..fc9d7fd 100644
--- a/avahi-common/domain.h
+++ b/avahi-common/domain.h
@@ -43,7 +43,7 @@ char *avahi_get_host_name(void);
/** Return 1 when the specified domain names are equal, 0 otherwise */
int avahi_domain_equal(const char *a, const char *b);
-/** Do a binary comparison of to specified domain names, returnen -1, 0, or 1, depending on the error. */
+/** Do a binary comparison of to specified domain names, return -1, 0, or 1, depending on the order. */
int avahi_binary_domain_cmp(const char *a, const char *b);
/** Read the first label from the textual domain name *name, unescape