Typo in GenCertDialog

This commit is contained in:
Maxime Buquet 2017-09-09 13:54:30 +01:00 committed by GitHub
parent 64d0290e44
commit c85664e6e4

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 randomly to generate enough random data to create your profile.") ;
ui.info_label->setText("Please move your mouse randomly to generate enough random data to create your profile.") ;
ui.info_label->setVisible(true) ;
}
else