We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd652ed + 3da311a commit 4328714Copy full SHA for 4328714
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