summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/gcrypt.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gcrypt.texi b/doc/gcrypt.texi
index cdb76445..f60be775 100644
--- a/doc/gcrypt.texi
+++ b/doc/gcrypt.texi
@@ -4180,7 +4180,7 @@ logging stream.
@noindent
Often canonical encoding is used in the external representation. The
following function can be used to check for valid encoding and to learn
-the length of the S-expression"
+the length of the S-expression.
@deftypefun size_t gcry_sexp_canon_len (@w{const unsigned char *@var{buffer}}, @w{size_t @var{length}}, @w{size_t *@var{erroff}}, @w{int *@var{errcode}})