diff --git a/lib/tevent/doc/tevent_request.dox b/lib/tevent/doc/tevent_request.dox index e1e45b170a5..bda6f766c93 100644 --- a/lib/tevent/doc/tevent_request.dox +++ b/lib/tevent/doc/tevent_request.dox @@ -184,6 +184,6 @@ tevent_wakeup_recv() ) A comprehensive example of nested subrequests can be found in the file echo_server.c. It implements a complete, self-contained echo server with no -dependencies but libevent and libtalloc. +dependencies but libtevent and libtalloc. */