mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 22:50:59 +01:00
doc: spelling fixes
This commit is contained in:
@@ -51,7 +51,7 @@ static CBlock BuildBlockTestCase() {
|
||||
return block;
|
||||
}
|
||||
|
||||
// Number of shared use_counts we expect for a tx we havent touched
|
||||
// Number of shared use_counts we expect for a tx we haven't touched
|
||||
// == 2 (mempool + our copy from the GetSharedTx call)
|
||||
#define SHARED_TX_OFFSET 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user