mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
doc: Some typo fixes.
--
This commit is contained in:
parent
007d9d57da
commit
87a218c3bf
2 changed files with 3 additions and 3 deletions
|
@ -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[] = {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue