[Pkg-gnupg-commit] [gnupg2] 271/292: doc: Typo fixes.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Mon Nov 21 06:31:51 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository gnupg2.

commit 5210ff70bc79673d14f346297798d8d7bafc8215
Author: Werner Koch <wk at gnupg.org>
Date:   Thu Nov 17 10:46:43 2016 +0100

    doc: Typo fixes.
    
    --
    
    Reported-by: Nathan Musoke <nathan.musoke at gmail.com>
---
 doc/gpg.texi  | 6 +++---
 g10/keyedit.c | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/gpg.texi b/doc/gpg.texi
index c69e512..e3756e9 100644
--- a/doc/gpg.texi
+++ b/doc/gpg.texi
@@ -1853,7 +1853,7 @@ Maximum depth of a certification chain (default is 5).
 @opindex no-sig-cache
 Do not cache the verification status of key signatures.
 Caching gives a much better performance in key listings. However, if
-you suspect that your public keyring is not save against write
+you suspect that your public keyring is not safe against write
 modifications, you can use this option to disable the caching. It
 probably does not make sense to disable it because all kind of damage
 can be done if someone else has write access to your public keyring.
@@ -2758,8 +2758,8 @@ protected by the signature.
 @opindex emit-version
 Force inclusion of the version string in ASCII armored output.  If
 given once only the name of the program and the major number is
-emitted, given twice the minor is also emitted, given triple
-the micro is added, and given quad an operating system identification
+emitted, given twice the minor is also emitted, given thrice
+the micro is added, and given four times an operating system identification
 is also emitted.  @option{--no-emit-version} (default) disables the version
 line.
 
diff --git a/g10/keyedit.c b/g10/keyedit.c
index 171afb7..795be05 100644
--- a/g10/keyedit.c
+++ b/g10/keyedit.c
@@ -2953,7 +2953,7 @@ keyedit_quick_adduid (ctrl_t ctrl, const char *username, const char *newuid)
   keydb_release (kdbhd);
 }
 
-/* Unattended revokation of a keyid.  USERNAME specifies the
+/* Unattended revocation of a keyid.  USERNAME specifies the
    key. UIDTOREV is the user id revoke from the key.  */
 void
 keyedit_quick_revuid (ctrl_t ctrl, const char *username, const char *uidtorev)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git



More information about the Pkg-gnupg-commit mailing list