X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fpsqtab.h;h=1859428074a86d4d3a63954e38c48a16ae833ed9;hp=2363826e5dc0f0f1ee58e6cfe6f463477c115788;hb=431c3ac485386cc10413fc8a3c7d338dcc71602d;hpb=13a73f67c018e58b2fd46f886c45ef2b75188c8e diff --git a/src/psqtab.h b/src/psqtab.h index 2363826e..18594280 100644 --- a/src/psqtab.h +++ b/src/psqtab.h @@ -26,7 +26,7 @@ /// PSQT[PieceType][Square] contains Piece-Square scores. For each piece type on -/// a given square a (midgame, endgame) score pair is assigned. PSQT is defined +/// a given square a (middlegame, endgame) score pair is assigned. PSQT is defined /// for the white side and the tables are symmetric for the black side. static const Score PSQT[][SQUARE_NB] = {