Bugfix: Correct English grammar regarding "'s"
This commit is contained in:
@@ -299,7 +299,7 @@ int main(int argc, char *argv[])
|
||||
window.setWalletModel(0);
|
||||
guiref = 0;
|
||||
}
|
||||
// Shutdown the core and it's threads, but don't exit Bitcoin-Qt here
|
||||
// Shutdown the core and its threads, but don't exit Bitcoin-Qt here
|
||||
Shutdown(NULL);
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user