X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Ftimeman.h;h=3ee7b319787564d1c914220b9627247122276efe;hb=a8af78c833458adaea64b8fc1035fafbdf4ba083;hp=92ab0e7b1a9a21b506a86e4b4f0b59020f345483;hpb=13a73f67c018e58b2fd46f886c45ef2b75188c8e;p=stockfish 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: