Skip to content

Commit 167146b

Browse files
cuviperfmease
andauthored
Fix a release note typo
Co-authored-by: León Orell Valerian Liehr <[email protected]>
1 parent 0453fb5 commit 167146b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Rustdoc
9797
- [Accept less invalid Rust in rustdoc.](https://github.com/rust-lang/rust/pull/117450/)
9898
- [Document lack of object safety on affected traits.](https://github.com/rust-lang/rust/pull/113241/)
9999
- [Hide `#[repr(transparent)]` if it isn't part of the public ABI.](https://github.com/rust-lang/rust/pull/115439/)
100-
- [Show enum discrimant if it is a C-like variant.](https://github.com/rust-lang/rust/pull/116142/)
100+
- [Show enum discriminant if it is a C-like variant.](https://github.com/rust-lang/rust/pull/116142/)
101101

102102
<a id="1.75.0-Compatibility-Notes"></a>
103103

0 commit comments

Comments
 (0)