diff options
Diffstat (limited to 'doc/examples')
-rw-r--r-- | doc/examples/common.conf | 4 | ||||
-rw-r--r-- | doc/examples/trustlist.txt | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/examples/common.conf b/doc/examples/common.conf index d58c43c3b..365fc4e8f 100644 --- a/doc/examples/common.conf +++ b/doc/examples/common.conf @@ -10,8 +10,8 @@ # and gpgsm. #use-keyboxd -# For testing ist is somethimes useful to use a different binary -# of keybox. This option can be used to speicify this. +# For testing it is sometimes useful to use a different binary +# of keybox. This option can be used to specify this. #keyboxd-program /foo/bar/keyboxd # For the daemons (gpg-agent, scdaemon, dirmngr, keyboxd) it is often diff --git a/doc/examples/trustlist.txt b/doc/examples/trustlist.txt index 4d5724275..59fb729d7 100644 --- a/doc/examples/trustlist.txt +++ b/doc/examples/trustlist.txt @@ -2,7 +2,7 @@ # one, as well as empty lines are ignored. Lines have a length limit # but this is not serious limitation as the format of the entries is # fixed and checked by gpg-agent. A non-comment line starts with -# optional white space, followed by the SHA-1 fingerpint in hex, +# optional white space, followed by the SHA-1 fingerprint in hex, # optionally followed by a flag character which my either be 'P', 'S' # or '*'. This file will be read by gpg-agent if no local trustlist # is available or if the statement "include-default" is used in the |