mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 06:28:31 +01:00
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