diff options
author | Patrick Pelletier <code@funwithsoftware.org> | 2012-01-24 10:12:49 -0800 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-01-24 21:06:01 +0100 |
commit | 762f4e5fbab2334144621ba3d2dd4a07a8fa0f77 (patch) | |
tree | 397cf0eda85e2e90396e0a00374fe41416a14419 /doc/cha-internals.texi | |
parent | 172edf8fe210e6c6554b95d6f0de3c849019d1a4 (diff) | |
download | gnutls-762f4e5fbab2334144621ba3d2dd4a07a8fa0f77.tar.gz |
Fix up some typos and obsolete comments
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Diffstat (limited to 'doc/cha-internals.texi')
-rw-r--r-- | doc/cha-internals.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cha-internals.texi b/doc/cha-internals.texi index 8eebd970c9..bb8b420f3b 100644 --- a/doc/cha-internals.texi +++ b/doc/cha-internals.texi @@ -399,7 +399,7 @@ and leave the rest of subsystem intact. @subsubheading Overriding the cryptographic library In some systems, that might contain a broad acceleration engine, it might be desirable to override big parts of the cryptographic backend, -or even all of them. T following functions are provided for this reason. +or even all of them. The following functions are provided for this reason. @itemize |