about summary refs log tree commit diff
path: root/config.example.toml
diff options
context:
space:
mode:
authorTshepang Mbambo <tshepang@gmail.com>2024-06-07 19:41:37 +0200
committerGitHub <noreply@github.com>2024-06-07 19:41:37 +0200
commit9aa96b462348905977ee683114f3dbe235fc7c17 (patch)
tree3f14d5b4928d0172638bcc4974a24f4820cb80f5 /config.example.toml
parente3c3ce62d7a8328120aa2abf60a34576f3862fde (diff)
downloadrust-9aa96b462348905977ee683114f3dbe235fc7c17.tar.gz
rust-9aa96b462348905977ee683114f3dbe235fc7c17.zip
config.example.toml: minor improves
Diffstat (limited to 'config.example.toml')
-rw-r--r--config.example.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.example.toml b/config.example.toml
index 61655dad638..fb45493ec4a 100644
--- a/config.example.toml
+++ b/config.example.toml
@@ -389,8 +389,8 @@
 # a Nix toolchain on non-NixOS distributions.
 #patch-binaries-for-nix = false
 
-# Collect information and statistics about the current build and writes it to
-# disk. Enabling this or not has no impact on the resulting build output. The
+# Collect information and statistics about the current build, and write it to
+# disk. Enabling this has no impact on the resulting build output. The
 # schema of the file generated by the build metrics feature is unstable, and
 # this is not intended to be used during local development.
 #metrics = false