X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fbitbase.cpp;h=dbda28e0019cf9e161b826cd4130307f2db6cb97;hp=7322a00ff79587bb069c0abde373d328169d64c3;hb=db05b1f9f576e80373ca73899df21226fcb4ac8d;hpb=c9dcda6ac488c0058ebd567e1f52e30b8cd0db20 diff --git a/src/bitbase.cpp b/src/bitbase.cpp index 7322a00f..dbda28e0 100644 --- a/src/bitbase.cpp +++ b/src/bitbase.cpp @@ -33,7 +33,7 @@ namespace { // A KPK bitbase index is an integer in [0, IndexMax] range // - // Information is mapped in a way that minimizes number of iterations: + // Information is mapped in a way that minimizes the number of iterations: // // bit 0- 5: white king square (from SQ_A1 to SQ_H8) // bit 6-11: black king square (from SQ_A1 to SQ_H8)