No changes, just fix a typo in a comment

Spell "buildbot" correctly.
This commit is contained in:
Vadim Zeitlin
2017-03-11 03:32:07 +01:00
parent 1bcb30f6d7
commit 13da4f5253

View File

@@ -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() )
{