Fixed typo (#9467)
This commit is contained in:
parent
c1aed4af45
commit
51eac1926f
@ -31,7 +31,7 @@ use std::time::Duration;
|
||||
pub type TimerToken = usize;
|
||||
/// Timer ID
|
||||
pub type StreamToken = usize;
|
||||
/// IO Hadndler ID
|
||||
/// IO Handler ID
|
||||
pub type HandlerId = usize;
|
||||
|
||||
/// Maximum number of tokens a handler can use
|
||||
|
Loading…
Reference in New Issue
Block a user