summaryrefslogtreecommitdiffstats
path: root/avahi-common/thread-watch.h
diff options
context:
space:
mode:
authorTed Percival <ted@tedp.net>2007-09-28 16:34:49 +0000
committerTed Percival <ted@tedp.net>2007-09-28 16:34:49 +0000
commit0fa82e3aca0b80504e50016d1661bdcb4b429360 (patch)
tree856f114ade0be749362ad821882001740f40091a /avahi-common/thread-watch.h
parent038aaab598d4e30eda89b47adefa2af01cd89666 (diff)
Copyediting / spelling / grammar
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1547 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
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);