mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-24 02:57:11 +08:00
Another round of spelling fixes
And also renamed a loop variable while there. No functional change.
This commit is contained in:
committed by
Marco Costalba
parent
13a73f67c0
commit
a8af78c833
@@ -188,7 +188,7 @@ namespace {
|
||||
|
||||
namespace Pawns {
|
||||
|
||||
/// init() initializes some tables by formula instead of hard-code their values
|
||||
/// init() initializes some tables by formula instead of hard-coding their values
|
||||
|
||||
void init() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user