commit | f7309dec19b840fb09aa0be9a4b60e52bf4d584f | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <[email protected]> | Mon Feb 17 18:54:44 2020 |
committer | Commit Bot <[email protected]> | Mon Feb 17 18:54:44 2020 |
tree | a7197fbbd06f83061de706a687809f9676555cb1 | |
parent | 0388d314501e26df2a91964699fa09561739859d [diff] [blame] |
Fix typo in toolchain support docs. Bug: None Change-Id: I90bdedef9aa8e22f19f9f62ae716e4335d7ba132 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2060069 Reviewed-by: Nico Weber <[email protected]> Commit-Queue: Nico Weber <[email protected]> Cr-Commit-Position: refs/heads/master@{#741964}
diff --git a/docs/toolchain_support.md b/docs/toolchain_support.md index 7a60427e..d6e4ed4 100644 --- a/docs/toolchain_support.md +++ b/docs/toolchain_support.md
@@ -86,7 +86,7 @@ build: Provide commands on how to reproduce your problem, targeted at someone who knows the chromium build well but doesn't know your feature / platform at all. - - Tell us which repro to check out, if needed. + - Tell us which repo to check out, if needed. - Tell us which `args.gn` to use. - Tell us which target to build. - Tell us how to run your test.