[git] GnuPG - branch, master, updated. gnupg-2.1.2-22-g87a218c

by Werner Koch cvs at cvs.gnupg.org
Fri Mar 6 10:47:58 CET 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GNU Privacy Guard".

The branch, master has been updated
       via  87a218c3bf94e2084e189e1833b289ec7f96167e (commit)
      from  007d9d57da69af95138d203846ba4d2bf3aaf51e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 87a218c3bf94e2084e189e1833b289ec7f96167e
Author: Werner Koch <wk at gnupg.org>
Date:   Fri Mar 6 10:46:40 2015 +0100

    doc: Some typo fixes.
    
    --

diff --git a/common/openpgp-oid.c b/common/openpgp-oid.c
index d3d1f2a..a0e5566 100644
--- a/common/openpgp-oid.c
+++ b/common/openpgp-oid.c
@@ -41,7 +41,7 @@
 static struct {
   const char *name;   /* Standard name.  */
   const char *oidstr; /* IETF formatted OID.  */
-  unsigned int nbits; /* Nominla bit length of the curve.  */
+  unsigned int nbits; /* Nominal bit length of the curve.  */
   const char *alias;  /* NULL or alternative name of the curve.  */
 } oidtable[] = {
 
diff --git a/doc/DETAILS b/doc/DETAILS
index 4286f45..dcc877a 100644
--- a/doc/DETAILS
+++ b/doc/DETAILS
@@ -192,7 +192,7 @@ described here.
 
 *** Field 15 - S/N of a token
 
-    Used in sec/sbb to print the serial number of a token (internal
+    Used in sec/ssb to print the serial number of a token (internal
     protect mode 1002) or a '#' if that key is a simple stub (internal
     protect mode 1001).  If the option --with-secret is used and a
     secret key is available for the public key, a '+' indicates this.
@@ -204,7 +204,7 @@ described here.
 
 *** Field 17 - Curve name
 
-    For pub, sub, sec, and sbb records this field is used for the ECC
+    For pub, sub, sec, and ssb records this field is used for the ECC
     curve name.
 
 ** Special fields

-----------------------------------------------------------------------

Summary of changes:
 common/openpgp-oid.c | 2 +-
 doc/DETAILS          | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
The GNU Privacy Guard
http://git.gnupg.org




More information about the Gnupg-commits mailing list