about summary refs log tree commit diff
path: root/src/bootstrap
diff options
context:
space:
mode:
authorTshepang Lekhonkhobe <tshepang@gmail.com>2020-09-27 04:22:55 +0200
committerTshepang Lekhonkhobe <tshepang@gmail.com>2020-09-27 04:22:55 +0200
commit58c232af6a86bfcde605ec4f2302af52f1cac139 (patch)
treec49278f2326c7f100a1431ff3b573f6c19ca10b1 /src/bootstrap
parent623fb90b5a1f324e0ec44085116bf858cef19a00 (diff)
downloadrust-58c232af6a86bfcde605ec4f2302af52f1cac139.tar.gz
rust-58c232af6a86bfcde605ec4f2302af52f1cac139.zip
reduce overlong line
Diffstat (limited to 'src/bootstrap')
-rw-r--r--src/bootstrap/defaults/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/bootstrap/defaults/README.md b/src/bootstrap/defaults/README.md
index a91fc3538eb..f5b96db1b0f 100644
--- a/src/bootstrap/defaults/README.md
+++ b/src/bootstrap/defaults/README.md
@@ -4,7 +4,8 @@ These defaults are intended to be a good starting point for working with x.py,
 with the understanding that no one set of defaults make sense for everyone.
 
 They are still experimental, and we'd appreciate your help improving them!
-If you use a setting that's not in these defaults that you think others would benefit from, please [file an issue] or make a PR with the changes.
+If you use a setting that's not in these defaults that you think
+others would benefit from, please [file an issue] or make a PR with the changes.
 Similarly, if one of these defaults doesn't match what you use personally,
 please open an issue to get it changed.