]> git.sesse.net Git - stockfish/blobdiff - src/psqtab.h
Even more spelling fixes
[stockfish] / src / psqtab.h
index 2363826e5dc0f0f1ee58e6cfe6f463477c115788..1859428074a86d4d3a63954e38c48a16ae833ed9 100644 (file)
@@ -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] = {