[trivial] Fix typos in comments

This commit is contained in:
practicalswift
2017-01-18 16:15:37 +01:00
parent a7ea2f8fdb
commit cc16d99f1d
21 changed files with 24 additions and 24 deletions

View File

@ -24,7 +24,7 @@ input=/home/example/.bitcoin/blocks
output_file=/home/example/Downloads/bootstrap.dat
hashlist=hashlist.txt
# Maxmimum size in bytes of out-of-order blocks cache in memory
# Maximum size in bytes of out-of-order blocks cache in memory
out_of_order_cache_sz = 100000000
# Do we want the reverse the hash bytes coming from getblockhash?