mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Fix some spelling errors. Fixes bug#1127.
This commit is contained in:
parent
18392e8d61
commit
4ac7cb0725
3 changed files with 6 additions and 6 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