mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-07 00:00:08 +02:00
docs: fix typo in signal module documentation (#3249)
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
//! signal handling, but it should be evaluated for your own applications' needs
|
//! signal handling, but it should be evaluated for your own applications' needs
|
||||||
//! to see if it's suitable.
|
//! 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.
|
//! specific structures, as well.
|
||||||
//!
|
//!
|
||||||
//! # Examples
|
//! # Examples
|
||||||
|
|||||||
Reference in New Issue
Block a user