Skip to content

Commit 063740f

Browse files
authored
Rollup merge of #64306 - lukas-code:patch-1, r=jonas-schievink
Fix typo in config.toml.example
2 parents 1769a42 + 4c62950 commit 063740f

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
@@ -184,7 +184,7 @@
184184
# default.
185185
#extended = false
186186

187-
# Installs chosen set of extended tools if enables. By default builds all.
187+
# Installs chosen set of extended tools if enabled. By default builds all.
188188
# If chosen tool failed to build the installation fails.
189189
#tools = ["cargo", "rls", "clippy", "rustfmt", "analysis", "src"]
190190

0 commit comments

Comments
 (0)