Merge pull request #7329

9d263bd Typo fixes in comments (Chris Wheeler)
This commit is contained in:
Wladimir J. van der Laan
2016-01-18 10:41:27 +01:00
11 changed files with 13 additions and 13 deletions

View File

@@ -791,7 +791,7 @@ void SendCoinsDialog::coinControlUpdateLabels()
if (model->getOptionsModel()->getCoinControlFeatures())
{
// enable minium absolute fee UI controls
// enable minimum absolute fee UI controls
ui->radioCustomAtLeast->setVisible(true);
// only enable the feature if inputs are selected