mirror of
https://github.com/official-stockfish/Stockfish.git
synced 2026-07-23 05:07:14 +00:00
Assorted grammar fixes
Mainly from Lyudmil Antonov and one from Henri Wiechers and Louis Zulli. No functional change.
This commit is contained in:
+1
-1
@@ -372,7 +372,7 @@ template<> PolyglotBook& PolyglotBook::operator>>(Entry& e) {
|
||||
|
||||
|
||||
/// open() tries to open a book file with the given name after closing any
|
||||
/// exsisting one.
|
||||
/// existing one.
|
||||
|
||||
bool PolyglotBook::open(const char* fName) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user