Fix typo in file descriptor docs
This commit is contained in:
parent
5b8cf49c51
commit
75967cdad5
@ -73,7 +73,7 @@ pub trait FromRawFd {
|
|||||||
///
|
///
|
||||||
/// # Safety
|
/// # 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
|
/// # Example
|
||||||
///
|
///
|
||||||
|
Loading…
x
Reference in New Issue
Block a user