diff options
author | Werner Koch <[email protected]> | 2022-12-15 14:13:54 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2022-12-16 10:01:23 +0000 |
commit | 25bef01e7ab58ff4e8ab8360af5388226c36fab8 (patch) | |
tree | 7bac6f4acf23e2f59ec98f245d2c2d6c0b3adb75 /doc/gpg-agent.texi | |
parent | tests: Fix make check with GPGME. (diff) | |
download | gnupg-25bef01e7ab58ff4e8ab8360af5388226c36fab8.tar.gz gnupg-25bef01e7ab58ff4e8ab8360af5388226c36fab8.zip |
doc: Typo fixes
--
Reported-by: Andreas Metzler
GnuPG-bug-id: 6309
Diffstat (limited to 'doc/gpg-agent.texi')
-rw-r--r-- | doc/gpg-agent.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpg-agent.texi b/doc/gpg-agent.texi index 97abbed59..921522d53 100644 --- a/doc/gpg-agent.texi +++ b/doc/gpg-agent.texi @@ -175,7 +175,7 @@ listening sockets. This option is deprecated and not supported on Windows. If in @file{common.conf} the option @option{no-autostart} is set, any -start attemps will be ignored. +start attempts will be ignored. In --supervised mode, different file descriptors can be provided for use as different socket types (e.g. ssh, extra) as long as they are |