tevent: Fix a typo
authorVolker Lendecke <vl@samba.org>
Mon, 5 Jun 2017 05:23:27 +0000 (07:23 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 8 Jun 2017 18:38:19 +0000 (20:38 +0200)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/tevent/tevent.h

index ba4bb4da9173f8b80699b60623a131367b1edf89..728cf6267f177fa2015885b22afc74281c7b201d 100644 (file)
@@ -1777,7 +1777,7 @@ void tevent_thread_proxy_schedule(struct tevent_thread_proxy *tp,
  *
  * It is the duty of the caller of tevent_threaded_context_create() to
  * keep the event context around longer than any
- * tevent_threaded_context. tevent will abort if ev is talllc_free'ed
+ * tevent_threaded_context. tevent will abort if ev is talloc_free'ed
  * with an active tevent_threaded_context.
  *
  * If tevent is build without pthread support, this always returns