Skip to content

Commit

Permalink
spelling fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrysoliteAzalea committed Nov 17, 2024
1 parent 4275af1 commit d89e61d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tokio/src/process/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1104,7 +1104,7 @@ pub struct Child {

impl Child {
/// Return the file descriptor associated with the child process.
/// May return None if process file descriptor is not supported
/// May return None if process file descriptors are not supported
///
/// # Safety
///
Expand Down

0 comments on commit d89e61d

Please sign in to comment.