mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
A bunch of minor changes
This commit is contained in:
parent
9129fcd868
commit
4b4e243f7d
19 changed files with 312 additions and 119 deletions
|
@ -948,7 +948,7 @@ change_cert (const char *args)
|
|||
}
|
||||
else
|
||||
{
|
||||
tty_printf ("usage error: redirectrion to file required\n");
|
||||
tty_printf ("usage error: redirection to file required\n");
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
@ -977,7 +977,7 @@ read_cert (const char *args)
|
|||
}
|
||||
else
|
||||
{
|
||||
tty_printf ("usage error: redirectrion to file required\n");
|
||||
tty_printf ("usage error: redirection to file required\n");
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue