We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0fe1cd3 + c03b18a commit 22b9413Copy full SHA for 22b9413
std/src/os/fd/raw.rs
@@ -73,7 +73,7 @@ pub trait FromRawFd {
73
///
74
/// # Safety
75
76
- /// The `fd` passed in must be a valid an open file descriptor.
+ /// The `fd` passed in must be a valid and open file descriptor.
77
78
/// # Example
79
0 commit comments