Fix spelling mistakes
[sfrench/samba-autobuild/.git] / lib / tevent / testsuite.c
index b0f58efd0938bb33512860db0efa224887bf2111..62a8da3c1a16c18280298ed58a45b43e462dc321 100644 (file)
@@ -1719,7 +1719,7 @@ static bool test_multi_tevent_threaded_2(struct torture_context *test,
        /*
         * tevent_re_initialise used to have a bug where it did not
         * re-initialise the thread support after taking it
-        * down. Excercise that code path.
+        * down. Exercise that code path.
         */
        ret = tevent_re_initialise(ev);
        torture_assert(test, ret == 0, "tevent_re_initialise failed");