diff options
Diffstat (limited to 'doc/instguide.texi')
-rw-r--r-- | doc/instguide.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/instguide.texi b/doc/instguide.texi index 8ce4e07fd..f63c715ba 100644 --- a/doc/instguide.texi +++ b/doc/instguide.texi @@ -36,15 +36,15 @@ to get certificates into this list: @itemize @item Use the list which comes with GnuPG. However this list only -contains a few root certifciates. Most installations will need more. +contains a few root certificates. Most installations will need more. @item Let @command{gpgsm} ask you whether you want to insert a new root certificate. To enable this feature you need to set the option @option{allow-mark-trusted} into @file{gpg-agent.conf}. In general it is not a good idea to do it this way. Checking whether a root -certificate is really trustworthy requires a decsions, which casual -usuers are not up to. Thus, by default this option is not enabled. +certificate is really trustworthy requires decisions, which casual +users are not up to. Thus, by default this option is not enabled. @item Manually maintain the list of trusted root certificates. For a multi |