X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;ds=sidebyside;f=avahi-common%2Fthread-watch.h;h=92b5dfcf75ee35c3aa1d19664cb86e55cef2fcba;hb=89c54c16f125331697298428e41ff1fd69afa23c;hp=e60329340897cb22751bcddafb20d5f8ebcbef5f;hpb=d66af491a574de4d5421c995bec5357fc1c04128;p=catta diff --git a/avahi-common/thread-watch.h b/avahi-common/thread-watch.h index e603293..92b5dfc 100644 --- a/avahi-common/thread-watch.h +++ b/avahi-common/thread-watch.h @@ -37,7 +37,7 @@ typedef struct AvahiThreadedPoll AvahiThreadedPoll; * AvahiSimplePoll, but will not start the helper thread. \since 0.6.4 */ AvahiThreadedPoll *avahi_threaded_poll_new(void); -/** Free an event loop object. Ths will stop the associated evet loop +/** Free an event loop object. This will stop the associated event loop * thread (if it is running). \since 0.6.4 */ void avahi_threaded_poll_free(AvahiThreadedPoll *p);