chore: fix changelog typo (#4740)

This commit is contained in:
Alice Ryhl
2022-06-03 19:17:12 +00:00
committed by GitHub
parent 674d77d4ef
commit 0241f1c54d
+1 -1
View File
@@ -7,7 +7,7 @@
- sync: add `Notified::enable` ([#4705])
- sync: add `watch::Sender::send_if_modified` ([#4591])
- sync: add resubscribe method to broadcast::Receiver ([#4607])
- net: add `take_error` to `TcpSocket and `TcpStream` ([#4739])
- net: add `take_error` to `TcpSocket` and `TcpStream` ([#4739])
### Changed