Fix typos in comments, adjust readme

closes https://github.com/official-stockfish/Stockfish/pull/3822

also adjusts readme as requested in https://github.com/official-stockfish/Stockfish/pull/3816

No functional change
This commit is contained in:
Michael Ortmann
2021-11-30 21:01:34 +01:00
committed by Joost VandeVondele
parent 64f21ecdae
commit 4b86ef8c4f
6 changed files with 20 additions and 16 deletions

View File

@@ -43,7 +43,7 @@ cat << EOF > repeat.exp
expect eof
EOF
# to increase the likelyhood of finding a non-reproducible case,
# to increase the likelihood of finding a non-reproducible case,
# the allowed number of nodes are varied systematically
for i in `seq 1 20`
do