Fix typo in file descriptor docs
This commit is contained in:
parent
5b8cf49c51
commit
75967cdad5
@ -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
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user