]> git.sesse.net Git - stockfish/blobdiff - src/syzygy/tbcore.cpp
LMR Simplification
[stockfish] / src / syzygy / tbcore.cpp
index 71fab6d6437d7fbc7d0c7cea0177361af220f274..f45da95377d22413cc5a36be6775a6f71923261a 100644 (file)
@@ -3,7 +3,7 @@
   This file may be redistributed and/or modified without restrictions.
 
   tbcore.c contains engine-independent routines of the tablebase probing code.
-  This file should not need to much adaptation to add tablebase probing to
+  This file should not need too much adaptation to add tablebase probing to
   a particular engine, provided the engine is written in C or C++.
 */