X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Ftimeman.h;h=3ee7b319787564d1c914220b9627247122276efe;hp=92ab0e7b1a9a21b506a86e4b4f0b59020f345483;hb=1ff5ce8863cb71f42dc0f707dd566e566c658eb5;hpb=a0cc15ccbc5dc48ea3c871915c8f96c7a624597d diff --git a/src/timeman.h b/src/timeman.h index 92ab0e7b..3ee7b319 100644 --- a/src/timeman.h +++ b/src/timeman.h @@ -21,7 +21,7 @@ #define TIMEMAN_H_INCLUDED /// The TimeManager class computes the optimal time to think depending on the -/// maximum available time, the move game number and other parameters. +/// maximum available time, the game move number and other parameters. class TimeManager { public: