trivial: Fixed typos and cleaned up language

This commit is contained in:
William Robinson
2018-04-17 13:30:35 -04:00
committed by fanquake
parent 9c4324d866
commit 3be70ba400
9 changed files with 46 additions and 46 deletions

View File

@@ -2,7 +2,7 @@ Benchmarking
============
Bitcoin Core has an internal benchmarking framework, with benchmarks
for cryptographic algorithms such as SHA1, SHA256, SHA512 and RIPEMD160. As well as the rolling bloom filter.
for cryptographic algorithms (e.g. SHA1, SHA256, SHA512, RIPEMD160), as well as the rolling bloom filter.
Running
---------------------