X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fucioption.cpp;h=8ea4c5f62b3f2d45a47b1a33dbc0a624a318c9d9;hp=aad801b89e20238dfa79248076d0edffae188364;hb=4a8c1b24702ddf577853d72962cee6735a0235da;hpb=0759d8f4302d0ad262a2dabca465f1618677aeba diff --git a/src/ucioption.cpp b/src/ucioption.cpp index aad801b8..8ea4c5f6 100644 --- a/src/ucioption.cpp +++ b/src/ucioption.cpp @@ -38,7 +38,7 @@ bool CaseInsensitiveLess::operator() (const string& s1, const string& s2) const /// OptionsMap c'tor initializes the UCI options to their hard coded default -/// values and initializes the default value of "Threads" and "Minimum Split Depth" +/// values and initializes the default value of "Threads" and "Min Split Depth" /// parameters according to the number of CPU cores detected. OptionsMap::OptionsMap() {