1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Grammar fix

This commit is contained in:
Werner Koch 2007-11-19 10:10:02 +00:00
parent d9bf929ab4
commit e60684e3d8
30 changed files with 61 additions and 85 deletions

View file

@ -2081,7 +2081,7 @@ keyedit_menu( const char *username, STRLIST locusr,
if(opt.trust_model==TM_EXTERNAL)
{
tty_printf(_("Owner trust may not be set while "
"using an user provided trust database\n"));
"using a user provided trust database\n"));
break;
}