--- a/src/protocols/rendezvous/mdns.h Wed Apr 21 01:20:41 2004 +0000 +++ b/src/protocols/rendezvous/mdns.h Wed Apr 21 01:34:26 2004 +0000 @@ -152,7 +152,7 @@ * be used for sending the outgoing mDNS datagram. * @param domain This is the domain name you wish to query. It should * be of the format "_presence._tcp.local" for example. - * @return 0 if sucessful. + * @return 0 if successful. */ int mdns_query(int fd, const char *domain, unsigned short type);