summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2010-04-14 09:40:45 +0000
committerWerner Koch <wk@gnupg.org>2010-04-14 09:40:45 +0000
commit9356bf0f1c72c513e69ad7f6e54d03aaa80d58f6 (patch)
treefe129039dcf31818f0542b1888c2cf17c2bc13b3 /doc
parentd2d2cd6b5f0ad8db426075a6d9bbe5c627de057d (diff)
downloadlibassuan-9356bf0f1c72c513e69ad7f6e54d03aaa80d58f6.tar.gz
Changes for W32CE
Diffstat (limited to 'doc')
-rw-r--r--doc/assuan.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/assuan.texi b/doc/assuan.texi
index 9176973..d1ce90b 100644
--- a/doc/assuan.texi
+++ b/doc/assuan.texi
@@ -948,7 +948,7 @@ reset to the default system hooks.
@deftypefun void assuan_ctx_set_system_hooks (@w{assuan_context_t @var{ctx}}, @w{assuan_system_hooks_t @var{system_hooks}})
Set the system hooks for context @var{ctx}. There is currently no way
-to reset tot the default system hooks, create a new context for that.
+to reset to the default system hooks, create a new context for that.
@end deftypefun
The following system hook collections are defined by the library for