summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-05-10 18:43:01 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-05-10 18:44:47 +0200
commit15a8790e365cf5f10863d4e75ce30cbba95e0d49 (patch)
tree369736edce6297b0a53ce5fef7fc9aee2705ec30 /doc
parent4d67ec4dbe4b945d9b02262d93f22608e377eb60 (diff)
downloadgnutls-15a8790e365cf5f10863d4e75ce30cbba95e0d49.tar.gz
typo fixes by Andreas Metzler
Diffstat (limited to 'doc')
-rw-r--r--doc/cha-internals.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cha-internals.texi b/doc/cha-internals.texi
index d8bc68e335..b2e6a5cfc1 100644
--- a/doc/cha-internals.texi
+++ b/doc/cha-internals.texi
@@ -542,7 +542,7 @@ To override the big number number operations back-end.
@item @code{gnutls_crypto_pk_register}:
To override the public key encryption back-end. This is tied to the
-big number operations so either none or both of them should be overriden.
+big number operations so either none or both of them should be overridden.
@end itemize