tevent: Fix a typo
authorVolker Lendecke <vl@samba.org>
Mon, 15 Aug 2016 08:33:09 +0000 (10:33 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 23 Aug 2016 23:33:48 +0000 (01:33 +0200)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/tevent/tevent_threads.c

index 15882e4f40bd8842c19febc6c5679f1f74677d83..22b854c410f82d209f333ffbfd27aea8590a3671 100644 (file)
@@ -108,7 +108,7 @@ static void schedule_immediate_functions(struct tevent_thread_proxy *tp)
        if (tp->tofree_im_list != NULL) {
                /*
                 * Once the current immediate events
-                * are processed, we need to reshedule
+                * are processed, we need to reschedule
                 * ourselves to free them. This works
                 * as tevent_schedule_immediate()
                 * always adds events to the *END* of