Skip to content

Commit 67e0c2b

Browse files
authored
Rollup merge of #49486 - oconnor663:releases_typo, r=steveklabnik
correct a typo in RELEASES.md
2 parents f1642f8 + 9a73bd9 commit 67e0c2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Libraries
3434
- [Implement libstd for CloudABI.][47268]
3535
- [`Float::{from_bits, to_bits}` is now available in libcore.][46931]
3636
- [Implement `AsRef<Path>` for Component][46985]
37-
- [Implemented `Write` for `Cursor<&mut Vec<T>>`][46830]
37+
- [Implemented `Write` for `Cursor<&mut Vec<u8>>`][46830]
3838
- [Moved `Duration` to libcore.][46666]
3939

4040
Stabilized APIs

0 commit comments

Comments
 (0)