]> git.sesse.net Git - stockfish/blobdiff - src/search.h
Even more spelling fixes
[stockfish] / src / search.h
index 74217fe3c75f5e670ebdb7cce662524ab4d812ea..b8858527515736f06dac88baa1676167d42339f3 100644 (file)
@@ -73,7 +73,7 @@ struct RootMove {
 
 /// The LimitsType struct stores information sent by GUI about available time
 /// to search the current move, maximum depth/time, if we are in analysis mode
-/// or if we have to ponder while is our opponent's side to move.
+/// or if we have to ponder while it's our opponent's turn to move.
 
 struct LimitsType {