X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fsearch.h;h=b8858527515736f06dac88baa1676167d42339f3;hp=74217fe3c75f5e670ebdb7cce662524ab4d812ea;hb=71440cf77b1df19e72bf281903c6babe2574b3ca;hpb=13a73f67c018e58b2fd46f886c45ef2b75188c8e diff --git a/src/search.h b/src/search.h index 74217fe3..b8858527 100644 --- a/src/search.h +++ b/src/search.h @@ -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 {