Fix typos

This commit is contained in:
practicalswift
2017-01-29 18:19:55 +01:00
parent 0fea960ca9
commit 5f62e3eb63
7 changed files with 9 additions and 9 deletions

View File

@@ -770,7 +770,7 @@ void BitcoinGUI::setNumBlocks(int count, const QDateTime& blockDate, double nVer
if (!clientModel)
return;
// Prevent orphan statusbar messages (e.g. hover Quit in main menu, wait until chain-sync starts -> garbelled text)
// Prevent orphan statusbar messages (e.g. hover Quit in main menu, wait until chain-sync starts -> garbled text)
statusBar()->clearMessage();
// Acquire current block source