about summary refs log tree commit diff
path: root/config.example.toml
diff options
context:
space:
mode:
authorjyn <github@jyn.dev>2023-12-25 07:57:13 -0500
committerjyn <github@jyn.dev>2023-12-25 08:04:00 -0500
commit0e88874292736719d156798015e3272e5ea6e7cd (patch)
treeae35ba492c8d62c72793a6a92503520e31b704b1 /config.example.toml
parentf2348fb29a49d1bd4b62531a36c685f1961a8f46 (diff)
downloadrust-0e88874292736719d156798015e3272e5ea6e7cd.tar.gz
rust-0e88874292736719d156798015e3272e5ea6e7cd.zip
fix `./configure --set change-id`
Diffstat (limited to '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 4cf7c1e8199..dacc61a3e4c 100644
--- a/config.example.toml
+++ b/config.example.toml
@@ -30,7 +30,7 @@
 #
 # If `change-id` does not match the version that is currently running,
 # `x.py` will inform you about the changes made on bootstrap.
-# change-id = <latest change id in src/bootstrap/src/utils/change_tracker.rs>
+#change-id = <latest change id in src/bootstrap/src/utils/change_tracker.rs>
 
 # =============================================================================
 # Tweaking how LLVM is compiled