diff options
| author | Daniel Kahn Gillmor <[email protected]> | 2016-08-02 02:19:15 +0000 |
|---|---|---|
| committer | Justus Winter <[email protected]> | 2016-08-03 14:54:01 +0000 |
| commit | cd45cf782b91ff0f6b023913963e5258ffcbf464 (patch) | |
| tree | c4330fab916b258fb2ac979b6dae9a2fa584b577 /doc/tools.texi | |
| parent | gpg,gpgsm: Block signals during keyring/keybox update. (diff) | |
| download | gnupg-cd45cf782b91ff0f6b023913963e5258ffcbf464.tar.gz gnupg-cd45cf782b91ff0f6b023913963e5258ffcbf464.zip | |
Fix spelling and grammar.
* agent/learncard.c: s/coccured/occurred/
* doc/dirmngr.texi: s/ommitted/omitted/, s/orginally/originally/,
s/reponses/responses/i
* doc/gpg-agent.texi, doc/dirmngr.texi, doc/gpg.texi: Fix "allows
to" to more conventional english usage.
* doc/tools.texi, g10/gpgcommpose.c, tests/openpgp/armor.scm,
tests/openpgp/armor.test: s/occured/occurred/
* tools/gpgsplit.c: s/calcualting/calculating/
* sm/server.c: s/formated/formatted/
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
Diffstat (limited to 'doc/tools.texi')
| -rw-r--r-- | doc/tools.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tools.texi b/doc/tools.texi index 577df8ea1..e52d6a70b 100644 --- a/doc/tools.texi +++ b/doc/tools.texi @@ -1749,7 +1749,7 @@ The possible exit status codes of @command{symcryptrun} are: @item 0 Success. @item 1 - Some error occured. + Some error occurred. @item 2 No valid passphrase was provided. @item 3 |
