Merge pull request #1632 from luke-jr/spelling
Fix spelling and grammar errors
This commit is contained in:
@@ -177,7 +177,7 @@ void AskPassphraseDialog::accept()
|
||||
|
||||
void AskPassphraseDialog::textChanged()
|
||||
{
|
||||
// Validate input, set Ok button to enabled when accepable
|
||||
// Validate input, set Ok button to enabled when acceptable
|
||||
bool acceptable = false;
|
||||
switch(mode)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user