X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fbook.cpp;h=c27e878c194642fdb1b5bd24dc4acf1faea48d36;hb=e7362dae781ce9c1e3175427f2f00f6abbc0bb06;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) {