From: Garming Sam Date: Thu, 18 Feb 2016 01:17:01 +0000 (+1300) Subject: tevent: typo in documentation X-Git-Tag: tdb-1.3.10~523 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fa7212afe79cbb4b782ccae9413c8587191659d8;p=thirdparty%2Fsamba.git tevent: typo in documentation Signed-off-by: Garming Sam Reviewed-by: Andrew Bartlett --- diff --git a/lib/tevent/tevent.h b/lib/tevent/tevent.h index cc6b15e29a7..1c1271b9400 100644 --- a/lib/tevent/tevent.h +++ b/lib/tevent/tevent.h @@ -1369,7 +1369,7 @@ bool tevent_wakeup_recv(struct tevent_req *req); /* @} */ /** - * @defgroup tevent_helpers The tevent helper functiions + * @defgroup tevent_helpers The tevent helper functions * @ingroup tevent * * @todo description