]> git.sesse.net Git - stockfish/blobdiff - src/ucioption.cpp
Big assorted spelling fixes
[stockfish] / src / ucioption.cpp
index 08afa04cdb330fc81739630d206593b780d99509..4b5d7e4253aea415baddeeab6fa5c76b5ceff3c4 100644 (file)
@@ -50,7 +50,7 @@ bool CaseInsensitiveLess::operator() (const string& s1, const string& s2) const
 }
 
 
-/// init() initializes the UCI options to their hard coded default values
+/// init() initializes the UCI options to their hard-coded default values
 
 void init(OptionsMap& o) {