1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-25 06:04:04 +03:00

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
This commit is contained in:
Volker Lendecke 2010-12-25 15:19:16 +01:00 committed by Volker Lendecke
parent b83672b36c
commit 5353eaea33

View File

@ -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
*