mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-10-01 12:20:39 +00:00
docs: fix typo in signal module documentation (#3249)
This commit is contained in:
parent
9646b4bce3
commit
4b1d76ec8f
@ -5,7 +5,7 @@
|
||||
//! signal handling, but it should be evaluated for your own applications' needs
|
||||
//! to see if it's suitable.
|
||||
//!
|
||||
//! The are some fundamental limitations of this crate documented on the OS
|
||||
//! There are some fundamental limitations of this crate documented on the OS
|
||||
//! specific structures, as well.
|
||||
//!
|
||||
//! # Examples
|
||||
|
Loading…
x
Reference in New Issue
Block a user