summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2013-12-13 10:53:26 +0100
committerWerner Koch <wk@gnupg.org>2013-12-13 10:53:55 +0100
commit413bfc4dd358be4728f856292e545fc67078fed8 (patch)
treefcd5f9218f1b188f6cb8c3e0a0437386a97ff967 /doc
parente41d605ee41469e8a33cdc4d38f742cfb931f835 (diff)
downloadlibgcrypt-413bfc4dd358be4728f856292e545fc67078fed8.tar.gz
doc: Minor manual fix.
--
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 410c45d2..dc429501 100644
--- a/doc/gcrypt.texi
+++ b/doc/gcrypt.texi
@@ -4922,7 +4922,7 @@ may be used:
@deftypefun void gcry_mpi_randomize (@w{gcry_mpi_t @var{w}}, @w{unsigned int @var{nbits}}, @w{enum gcry_random_level @var{level}})
-Set the multi-precision-integers @var{w} to a random value of
+Set the multi-precision-integers @var{w} to a random non-negative number of
@var{nbits}, using random data quality of level @var{level}. In case
@var{nbits} is not a multiple of a byte, @var{nbits} is rounded up to
the next byte boundary. When using a @var{level} of