diff --git a/tests/events/stopwatch.cpp b/tests/events/stopwatch.cpp index 4b8db8cbac..b7969c3fa1 100644 --- a/tests/events/stopwatch.cpp +++ b/tests/events/stopwatch.cpp @@ -157,7 +157,7 @@ void StopWatchTestCase::RestartBug() ); // As above, this is not actually due to the fact of the test being - // automatic but just because buildot machines are usually pretty slow, so + // automatic but just because buildbot machines are usually pretty slow, so // this test often fails there simply because of the high load on them. if ( !IsAutomaticTest() ) {