summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2017-12-11 10:17:59 +0100
committerWerner Koch <wk@gnupg.org>2017-12-11 10:17:59 +0100
commit3e72143023aa8a01d3e648797df89ae106e24e88 (patch)
tree8fa56877fe880c6878b3d1ba3b8e1d28a7879a82 /doc
parentRevert: build: Do not define logging.h constants for ... (diff)
downloadgnupg2-3e72143023aa8a01d3e648797df89ae106e24e88.tar.xz
gnupg2-3e72143023aa8a01d3e648797df89ae106e24e88.zip
doc: Typo fix
--
Diffstat (limited to 'doc')
-rw-r--r--doc/gpg-agent.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpg-agent.texi b/doc/gpg-agent.texi
index 10f8900ca..65df9708b 100644
--- a/doc/gpg-agent.texi
+++ b/doc/gpg-agent.texi
@@ -655,7 +655,7 @@ transitioned from using MD5 to the more secure SHA256.
@item --auto-expand-secmem @var{n}
@opindex auto-expand-secmem
-gAllow Libgcrypt to expand its secure memory area as required. The
+Allow Libgcrypt to expand its secure memory area as required. The
optional value @var{n} is a non-negative integer with a suggested size
in bytes of each additionally allocated secure memory area. The value
is rounded up to the next 32 KiB; usual C style prefixes are allowed.