Skip to content

Commit

Permalink
Rollup merge of rust-lang#36829 - apasel422:releases-typo, r=alexcric…
Browse files Browse the repository at this point in the history
…hton

Fix typo in RELEASES.md
  • Loading branch information
steveklabnik authored Sep 30, 2016
2 parents fb880df + e5e632b commit c2977ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c2977ea

Please sign in to comment.