X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fbook.cpp;h=c27e878c194642fdb1b5bd24dc4acf1faea48d36;hp=d86f3d346ae65d3cb93a32475ee51a3339a64575;hb=a646f74e6a62af756b2e51756a81ee983db4ff34;hpb=1fee23a598a54739571e01cfe6aef1c3488b0e74 diff --git a/src/book.cpp b/src/book.cpp index d86f3d34..c27e878c 100644 --- a/src/book.cpp +++ b/src/book.cpp @@ -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) {