mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-09 17:45:15 -04:00
fixed typo
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6827 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
48839249c0
commit
e1d907bb95
1 changed files with 1 additions and 1 deletions
|
@ -363,7 +363,7 @@ void GenCertDialog::genPerson()
|
|||
{
|
||||
QMessageBox::warning(this,
|
||||
tr("Generate PGP key Failure"),
|
||||
tr("Passwords to not match"),
|
||||
tr("Passwords do not match"),
|
||||
QMessageBox::Ok);
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue