From: Dieter Dobbelaere Date: Sat, 9 Jan 2021 15:46:06 +0000 (+0100) Subject: Use correct chess terms + fix spelling. X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=87586b3d0c8961c2fc9330e2f8ac2f8c3fe79018;hp=87586b3d0c8961c2fc9330e2f8ac2f8c3fe79018;p=stockfish Use correct chess terms + fix spelling. - "discovered check" (instead of "discovery check") - "en passant" (instead of "en-passant") - "pseudo-legal" before a noun (instead of "pseudo legal") - "3-fold" (instead of "3fold") closes https://github.com/official-stockfish/Stockfish/pull/3294 No functional change. ---