about summary refs log tree commit diff
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2017-01-19 11:56:06 +0100
committerGitHub <noreply@github.com>2017-01-19 11:56:06 +0100
commit4603c0e37f4606adf359ae8b587964f86f7c370e (patch)
treec9f9efe3888f7bbf868b492fccfbe492bd09b7e0
parent9aeccf3297081528954d740419819bafc9917712 (diff)
parent1cf9d6a7f26849d3dbacb6edd778dbf62b094425 (diff)
downloadrust-4603c0e37f4606adf359ae8b587964f86f7c370e.tar.gz
rust-4603c0e37f4606adf359ae8b587964f86f7c370e.zip
Rollup merge of #39121 - grimreaper:eax/thethe, r=apasel422
minor typo fix

None
-rw-r--r--RELEASES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASES.md b/RELEASES.md
index e85c9d18db9..a2241c20d74 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -3371,7 +3371,7 @@ Version 1.0.0-alpha (2015-01-09)
       platforms.
     * Rust comes with rust-gdb and rust-lldb scripts that launch their
       respective debuggers with Rust-appropriate pretty-printing.
-    * The Windows installation of Rust is distributed with the the
+    * The Windows installation of Rust is distributed with the
       MinGW components currently required to link binaries on that
       platform.