Commit 26b86d19 authored by Eric Lawrence [MSFT]'s avatar Eric Lawrence [MSFT] Committed by Chromium LUCI CQ

Correct typo in landmines.py

Clarify a comment by fixing a spelling error.

Change-Id: I8ab42f402bae9b5706ad4915be2a7808f79490eb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2565395
Auto-Submit: Eric Lawrence [MSFT] <ericlaw@microsoft.com>
Reviewed-by: default avatarBruce Dawson <brucedawson@chromium.org>
Commit-Queue: Bruce Dawson <brucedawson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#832030}
parent 4f33972f
......@@ -18,7 +18,7 @@ machine. This can be particularly problematic on Windows where the directory
deletion may well fail (locked files, command prompt in the directory, etc.),
and generated .sln and .vcxproj files will be deleted.
This output directory deletion will be repated when going back and forth across
This output directory deletion will be repeated when going back and forth across
the change that added the landmine, adding to the cost. There are usually less
troublesome alternatives.
"""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment