summaryrefslogtreecommitdiffstats
path: root/avahi-common/thread-watch.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-common/thread-watch.h')
-rw-r--r--avahi-common/thread-watch.h2
1 files changed, 1 insertions, 1 deletions
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);