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