]> git.lizzy.rs Git - rust.git/commitdiff
Fix typo in RELEASES.md
authorAndrew Paseltiner <apaseltiner@gmail.com>
Thu, 29 Sep 2016 14:43:08 +0000 (10:43 -0400)
committerGitHub <noreply@github.com>
Thu, 29 Sep 2016 14:43:08 +0000 (10:43 -0400)
RELEASES.md

index a747d046968211d1887d186a4ee71dbef0768a90..214e2d8c8f01ef751d4b808e89b39bfa5c30be3c 100644 (file)
@@ -54,7 +54,7 @@ Diagnostics
   Most common editors supporting Rust have been updated to work with it. It was
   previously described [on the Rust blog]
   (https://blog.rust-lang.org/2016/08/10/Shape-of-errors-to-come.html).
-* [In error descriptions, references are now described in plain english,
+* [In error descriptions, references are now described in plain English,
   instead of as "&-ptr"]
   (https://github.com/rust-lang/rust/pull/35611)
 * [In error type descriptions, unknown numeric types are named `{integer}` or