bisect-kit: fix typo
BUG=None
TEST=None
Change-Id: I92392d775522c90479fa8a54321f5130249e7bd2
Reviewed-on: https://chromium-review.googlesource.com/1841598
Tested-by: Kuang-che Wu <kcwu@chromium.org>
Commit-Ready: Kuang-che Wu <kcwu@chromium.org>
Legacy-Commit-Queue: Commit Bot <commit-bot@chromium.org>
Reviewed-by: Chung-yih Wang <cywang@google.com>
diff --git a/eval_cros_autotest.py b/eval_cros_autotest.py
index 03fe75e..71df5c0 100755
--- a/eval_cros_autotest.py
+++ b/eval_cros_autotest.py
@@ -169,7 +169,7 @@
'net-misc/openssh')
# test_that may use this ssh key and ssh complains its permission is too open.
- # chmod everytime just before run test_that because the permission may change
+ # chmod every time just before run test_that because the permission may change
# after some git operations.
util.check_call(
'chmod',