]> git.sesse.net Git - stockfish/blobdiff - src/book.cpp
Assorted grammar fixes
[stockfish] / src / book.cpp
index d86f3d346ae65d3cb93a32475ee51a3339a64575..c27e878c194642fdb1b5bd24dc4acf1faea48d36 100644 (file)
@@ -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) {