Fix typo in changelog

This commit is contained in:
Sergey Ukolov
2022-06-02 20:44:46 +03:00
committed by Thomas de Zeeuw
parent f94f594f53
commit 94f9ae32a2
+1 -1
View File
@@ -12,7 +12,7 @@
* Improved support for Redox, making it possible to run on stable Rust
(https://github.com/tokio-rs/mio/pull/1555).
* Don't ignore EAGAIN in UDS connect call
(https://github.com/tokio-rs/mio/pull/)1564.
(https://github.com/tokio-rs/mio/pull/1564).
* Documentation of `TcpStream::connect`
(https://github.com/tokio-rs/mio/pull/1565).