]> git.meshlink.io Git - catta/blobdiff - avahi-common/thread-watch.h
Install avahi bookmarks, even if no pygtk is available.
[catta] / avahi-common / thread-watch.h
index e60329340897cb22751bcddafb20d5f8ebcbef5f..92b5dfcf75ee35c3aa1d19664cb86e55cef2fcba 100644 (file)
@@ -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);