diff options
| author | Adam Gemmell <adam.gemmell@arm.com> | 2021-07-14 14:50:38 +0100 |
|---|---|---|
| committer | Adam Gemmell <adam.gemmell@arm.com> | 2021-07-16 15:29:10 +0100 |
| commit | 24254d693b0f4d55c57c3e9a7df4cb8795d2d9d2 (patch) | |
| tree | 2ce5b9017f59722a9ad0ff40d42249f493d13d2a | |
| parent | 15a2e4853b891c720047bb182081d869280f5c1d (diff) | |
| download | rust-24254d693b0f4d55c57c3e9a7df4cb8795d2d9d2.tar.gz rust-24254d693b0f4d55c57c3e9a7df4cb8795d2d9d2.zip | |
Fix download-ci-llvm help comment
| -rw-r--r-- | config.toml.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml.example b/config.toml.example index 9a820f0803f..775133f2ab3 100644 --- a/config.toml.example +++ b/config.toml.example @@ -38,7 +38,7 @@ changelog-seen = 2 # This is false by default so that distributions don't unexpectedly download # LLVM from the internet. # -# All tier 1 targets are currently supported; set this to `"if-supported"` if +# All tier 1 targets are currently supported; set this to `"if-available"` if # you are not sure whether you're on a tier 1 target. # # We also currently only support this when building LLVM for the build triple. |
