about summary refs log tree commit diff
path: root/src/bootstrap
diff options
context:
space:
mode:
authorAnirudh <anirudh24seven@gmail.com>2022-10-03 05:14:55 +0530
committerAnirudh <anirudh24seven@gmail.com>2022-10-03 05:14:55 +0530
commitcddc6434d0ebcdb23745eba4ec3b036702f7d454 (patch)
tree773ea1ead9b22c5e22c21275075187d811fe9347 /src/bootstrap
parente4549d5526b8626f1060c346eaf30ef776ecfcf5 (diff)
downloadrust-cddc6434d0ebcdb23745eba4ec3b036702f7d454.tar.gz
rust-cddc6434d0ebcdb23745eba4ec3b036702f7d454.zip
Remove trailing whitespaces
Diffstat (limited to 'src/bootstrap')
-rw-r--r--src/bootstrap/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/bootstrap/README.md b/src/bootstrap/README.md
index 54b2d1b4bef..985727bddc5 100644
--- a/src/bootstrap/README.md
+++ b/src/bootstrap/README.md
@@ -172,9 +172,9 @@ build/
   # hand.
   x86_64-unknown-linux-gnu/
 
-    # The build artifacts for the `compiler-rt` library for the target that 
-    # this folder is under. The exact layout here will likely depend on the 
-    # platform, and this is also built with CMake, so the build system is 
+    # The build artifacts for the `compiler-rt` library for the target that
+    # this folder is under. The exact layout here will likely depend on the
+    # platform, and this is also built with CMake, so the build system is
     # also likely different.
     compiler-rt/
       build/