File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
# a custom configuration file can also be specified with `--config` to the build
10
10
# system.
11
11
#
12
- # Note that the following are equivelent , for more details see <https://toml.io/en/v1.0.0>.
12
+ # Note that the following are equivalent , for more details see <https://toml.io/en/v1.0.0>.
13
13
#
14
14
# build.verbose = 1
15
15
#
482
482
# Use `--extra-checks=''` to temporarily disable all extra checks.
483
483
#
484
484
# Automatically enabled in the "tools" profile.
485
- # Set to the empty string to force disable (recommeded for hdd systems).
485
+ # Set to the empty string to force disable (recommended for hdd systems).
486
486
# build.tidy-extra-checks = ""
487
487
488
488
# Indicates whether ccache is used when building certain artifacts (e.g. LLVM).
You can’t perform that action at this time.
0 commit comments