summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2010-12-25 15:19:16 +0100
committerVolker Lendecke <vlendec@samba.org>2010-12-25 22:56:18 +0100
commit5353eaea33f34752a27ed47fee26426227f5a752 (patch)
treef606a6bafa0a3637e0aa5720ad8e16833be33ee5 /lib
parentb83672b36c1ea8c35833c40c3919b63809f16624 (diff)
downloadsamba-5353eaea33f34752a27ed47fee26426227f5a752.tar.gz
samba-5353eaea33f34752a27ed47fee26426227f5a752.tar.bz2
samba-5353eaea33f34752a27ed47fee26426227f5a752.zip
tevent: Fix a typo
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sat Dec 25 22:56:18 CET 2010 on sn-devel-104
Diffstat (limited to 'lib')
-rw-r--r--lib/tevent/doc/mainpage.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tevent/doc/mainpage.dox b/lib/tevent/doc/mainpage.dox
index 5cd3969c78..e2f986e1ef 100644
--- a/lib/tevent/doc/mainpage.dox
+++ b/lib/tevent/doc/mainpage.dox
@@ -8,7 +8,7 @@
* signals, and the classic file descriptor events.
*
* Tevent also provide helpers to deal with asynchronous code providing the
- * tevent_req (tevent tequest) functions.
+ * tevent_req (tevent request) functions.
*
* @section tevent_download Download
*