Skip to content

Commit 24254d6

Browse files
committed
Fix download-ci-llvm help comment
1 parent 15a2e48 commit 24254d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.toml.example

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ changelog-seen = 2
3838
# This is false by default so that distributions don't unexpectedly download
3939
# LLVM from the internet.
4040
#
41-
# All tier 1 targets are currently supported; set this to `"if-supported"` if
41+
# All tier 1 targets are currently supported; set this to `"if-available"` if
4242
# you are not sure whether you're on a tier 1 target.
4343
#
4444
# We also currently only support this when building LLVM for the build triple.

0 commit comments

Comments
 (0)