docs(lib): Fix some typos
This commit is contained in:
committed by
Sean McArthur
parent
ae34a86cc3
commit
51223efb8a
@@ -35,7 +35,7 @@ pub enum BodyLength {
|
||||
Unknown,
|
||||
}
|
||||
|
||||
/// Status of when an Disaptcher future completes.
|
||||
/// Status of when a Disaptcher future completes.
|
||||
pub(crate) enum Dispatched {
|
||||
/// Dispatcher completely shutdown connection.
|
||||
Shutdown,
|
||||
|
||||
Reference in New Issue
Block a user