From 35a1189ca7b49a7d3016110be1d00494c5588d9c Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Fri, 8 Dec 2023 14:17:57 -0800 Subject: Fix a release note typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: León Orell Valerian Liehr --- RELEASES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'RELEASES.md') diff --git a/RELEASES.md b/RELEASES.md index 76832fabbd9..9e007132dd1 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -97,7 +97,7 @@ Rustdoc - [Accept less invalid Rust in rustdoc.](https://github.com/rust-lang/rust/pull/117450/) - [Document lack of object safety on affected traits.](https://github.com/rust-lang/rust/pull/113241/) - [Hide `#[repr(transparent)]` if it isn't part of the public ABI.](https://github.com/rust-lang/rust/pull/115439/) -- [Show enum discrimant if it is a C-like variant.](https://github.com/rust-lang/rust/pull/116142/) +- [Show enum discriminant if it is a C-like variant.](https://github.com/rust-lang/rust/pull/116142/) -- cgit v1.2.3-70-g09d2