From b59779facaa64e00286478d5417ae98ce6981664 Mon Sep 17 00:00:00 2001 From: Ted Percival Date: Fri, 28 Sep 2007 14:51:54 +0000 Subject: Spelling/grammar corrections (all trivial) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1544 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-core/iface.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'avahi-core/iface.c') 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. */ -- cgit