未验证 提交 e8ba1136 编写于 作者: G Guillaume Gomez 提交者: GitHub

Rollup merge of #98971 - MinnDevelopment:patch-1, r=Dylan-DPC

Fix typo in file descriptor docs
......@@ -73,7 +73,7 @@ pub trait FromRawFd {
///
/// # Safety
///
/// The `fd` passed in must be a valid an open file descriptor.
/// The `fd` passed in must be a valid and open file descriptor.
///
/// # Example
///
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册