mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
Typo fixes
--
This commit is contained in:
parent
04a6b903d0
commit
836a3e4315
@ -567,7 +567,7 @@ may be used.
|
||||
|
||||
@item --gen-key
|
||||
@opindex gen-key
|
||||
Generate a new key pair using teh current default parameters. This is
|
||||
Generate a new key pair using the current default parameters. This is
|
||||
the standard command to create a new key.
|
||||
|
||||
@item --full-gen-key
|
||||
|
@ -59,7 +59,7 @@
|
||||
#define set_error(e,t) assuan_set_error (ctx, gpg_error (e), (t))
|
||||
|
||||
|
||||
/* Macro to flag a removed card. ENODEV is also tested to catch teh
|
||||
/* Macro to flag a removed card. ENODEV is also tested to catch the
|
||||
case of a removed reader. */
|
||||
#define TEST_CARD_REMOVAL(c,r) \
|
||||
do { \
|
||||
|
Loading…
x
Reference in New Issue
Block a user