X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fbook.cpp;h=c27e878c194642fdb1b5bd24dc4acf1faea48d36;hp=d86f3d346ae65d3cb93a32475ee51a3339a64575;hb=9e72e35942d8a33e4711343b7b0e140de95f8808;hpb=c9dcda6ac488c0058ebd567e1f52e30b8cd0db20 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) {