提交 3e6e2624 编写于 作者: G Guillaume Gomez 提交者: GitHub

Rollup merge of #43783 - prisme60:prisme60-typo, r=Mark-Simulacrum

Fix typo corersponding -> corresponding

I was reading the documentation of __Struct std::os::unix::net::UnixListener__ when I saw a typo inside.
......@@ -655,7 +655,7 @@ fn inner(path: &Path) -> io::Result<UnixListener> {
/// Accepts a new incoming connection to this listener.
///
/// This function will block the calling thread until a new Unix connection
/// is established. When established, the corersponding [`UnixStream`] and
/// is established. When established, the corresponding [`UnixStream`] and
/// the remote peer's address will be returned.
///
/// [`UnixStream`]: ../../../../std/os/unix/net/struct.UnixStream.html
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册