Merge pull request #1023 from Ppjet6/master

Typo in GenCertDialog
This commit is contained in:
csoler 2017-09-09 14:48:35 +02:00 committed by GitHub
commit 1e2a2275f4

View File

@ -331,7 +331,7 @@ void GenCertDialog::setupState()
ui.genButton->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) ;
}
else