]> git.meshlink.io Git - catta/blobdiff - avahi-core/iface.c
avahi-discover crashes if row is unselected
[catta] / avahi-core / iface.c
index f90a61ada37627780dfcb63fb4dbc20528962844..8098de4a38bb335465feaebbab7c9af5d0947755 100644 (file)
@@ -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. */