From 1cf9d6a7f26849d3dbacb6edd778dbf62b094425 Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Tue, 17 Jan 2017 00:18:45 -0800 Subject: [PATCH] minor typo fix --- RELEASES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.