mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-21 13:49:04 -04:00
Typo in GenCertDialog
This commit is contained in:
parent
54ee6509d1
commit
64d0290e44
1 changed files with 1 additions and 1 deletions
|
@ -331,7 +331,7 @@ void GenCertDialog::setupState()
|
||||||
|
|
||||||
ui.genButton->setVisible(false) ;
|
ui.genButton->setVisible(false) ;
|
||||||
ui.generate_label->setVisible(false) ;
|
ui.generate_label->setVisible(false) ;
|
||||||
ui.info_label->setText("Please mouve your mouse randomply to generate enough random data to create your profile.") ;
|
ui.info_label->setText("Please mouve your mouse randomly to generate enough random data to create your profile.") ;
|
||||||
ui.info_label->setVisible(true) ;
|
ui.info_label->setVisible(true) ;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue