Merge pull request #7329
9d263bd Typo fixes in comments (Chris Wheeler)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user