summary refs log tree commit diff
path: root/config.toml.example
diff options
context:
space:
mode:
authorJeremySorensen <jeremy.a.sorensen@gmail.com>2017-08-17 07:26:57 -0700
committerJeremySorensen <jeremy.a.sorensen@gmail.com>2017-08-17 07:26:57 -0700
commit5e472c20aabbb5bee5f50bb18e33cd9d71e76a75 (patch)
treec0221bc4759f6c70f0780f36f23cada944945046 /config.toml.example
parentc3b27d5a710a053a71bcee7e3a2a2c646eeef2af (diff)
downloadrust-5e472c20aabbb5bee5f50bb18e33cd9d71e76a75.tar.gz
rust-5e472c20aabbb5bee5f50bb18e33cd9d71e76a75.zip
fix typo in git-ignore comment
Diffstat (limited to 'config.toml.example')
-rw-r--r--config.toml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml.example b/config.toml.example
index bae36ed925f..48d27fa58ca 100644
--- a/config.toml.example
+++ b/config.toml.example
@@ -260,7 +260,7 @@
 
 # Flag indicating whether git info will be retrieved from .git automatically.
 # Having the git information can cause a lot of rebuilds during development.
-# Note: If this attribute is not explicity set (e.g. it left commented out) it
+# Note: If this attribute is not explicity set (e.g. if left commented out) it
 # will default to true if channel = "dev", but will default to false otherwise.
 #ignore-git = true