Correct missed rename of config.example.toml
This commit: fcb2a3665f6 (Rename `config.toml.example` to `config.example.toml`, 2023-03-11) missed an instance in `config.example.toml` itself.
This commit is contained in:
parent
23ee2af2f7
commit
c4f686401d
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user