This commit is contained in:
Robert Hensing 2024-02-01 01:01:04 +01:00
parent b83a2fb6dd
commit 0f2e9e6bd2
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ private:
WeakGoals waitingForAWhile;
/**
* Last time the goals in `waitingForAWhile` where woken up.
* Last time the goals in `waitingForAWhile` were woken up.
*/
steady_time_point lastWokenUp;