Fix typo in config.toml.example

This commit is contained in:
Lukas 2019-09-09 12:18:07 +00:00 committed by GitHub
parent 1e869133b9
commit 4c62950d4f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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