summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrishna Ramasimha <82328083+KittyBorgX@users.noreply.github.com>2023-04-08 13:49:00 +0530
committerGitHub <noreply@github.com>2023-04-08 13:49:00 +0530
commit2b36f5a40f523b563e04986126dedb86eb4a9470 (patch)
treec22e2ecfed8c2d2a33c96cb7397c6366a76e94a9
parent131211acd2e5519a0ff3e3e8d5f827cddebb1d8a (diff)
downloadrust-2b36f5a40f523b563e04986126dedb86eb4a9470.tar.gz
Fix a typo in `config.example.toml`
-rw-r--r--config.example.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.example.toml b/config.example.toml
index 5ef83760aed..15c6bc0f123 100644
--- a/config.example.toml
+++ b/config.example.toml
@@ -16,7 +16,7 @@
# Use different pre-set defaults than the global defaults.
#
# See `src/bootstrap/defaults` for more information.
-# Note that this has no default value (x.py uses the defaults in `config.toml.example`).
+# Note that this has no default value (x.py uses the defaults in `config.example.toml`).
#profile = <none>
# Keeps track of the last version of `x.py` used.