You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: bootstrap.example.toml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
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,7 +482,7 @@
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).
0 commit comments