tevent: Fix a typo
authorVolker Lendecke <vl@samba.org>
Thu, 4 Jul 2013 09:24:33 +0000 (09:24 +0000)
committerKarolin Seeger <kseeger@samba.org>
Fri, 5 Jul 2013 09:10:07 +0000 (11:10 +0200)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Karolin Seeger <kseeger@samba.org>
Autobuild-User(master): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(master): Fri Jul  5 11:10:07 CEST 2013 on sn-devel-104

lib/tevent/doc/tevent_request.dox

index 14613846a8e81289f0e914be5f552f3935da660b..3358cfbca9100785b3005043a618c9d9abf06771 100644 (file)
@@ -1,6 +1,6 @@
 /**
 @page tevent_request Chapter 4: Tevent request
-@section request Tevent requst
+@section request Tevent request
 
 A specific feature of the library is the tevent request API that provides for
 asynchronous computation and allows much more interconnected working and