summaryrefslogtreecommitdiffstats
path: root/avahi-core/iface.c
diff options
context:
space:
mode:
authorTed Percival <ted@tedp.net>2007-09-28 14:51:54 +0000
committerTed Percival <ted@tedp.net>2007-09-28 14:51:54 +0000
commitb59779facaa64e00286478d5417ae98ce6981664 (patch)
treeca4a1835feec77f4047e5e9b366accd1ed0944f7 /avahi-core/iface.c
parent76fa952837f1c582b4d1a5c333c370ebe2ffe66e (diff)
Spelling/grammar corrections (all trivial)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1544 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-core/iface.c')
-rw-r--r--avahi-core/iface.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-core/iface.c b/avahi-core/iface.c
index f90a61a..8098de4 100644
--- a/avahi-core/iface.c
+++ b/avahi-core/iface.c
@@ -799,7 +799,7 @@ AvahiIfIndex avahi_find_interface_for_address(AvahiInterfaceMonitor *m, const Av
assert(m);
/* Some stupid OS don't support passing the interface index when a
- * packet is recieved. We have to work around that limitation by
+ * packet is received. We have to work around that limitation by
* looking for an interface that has the incoming address
* attached. This is sometimes ambiguous, but we have to live with
* it. */