Issue Reference: #13245
Updating some of the texts per suggestion in the issue.
515 | @@ -516,13 +516,13 @@ void BitcoinGUI::setClientModel(ClientModel *_clientModel) 516 | } 517 | #endif // ENABLE_WALLET 518 | unitDisplayControl->setOptionsModel(_clientModel->getOptionsModel()); 519 | - 520 | +
nit, don't add unrelated changes just because your editor changed it, same below.