Fix typos (#2375)
This commit is contained in:
parent
1091a8ba1a
commit
430a49ebc2
10 changed files with 12 additions and 12 deletions
|
|
@ -383,7 +383,7 @@ impl<T> fmt::Display for EventLoopClosed<T> {
|
|||
|
||||
impl<T: fmt::Debug> error::Error for EventLoopClosed<T> {}
|
||||
|
||||
/// Fiter controlling the propagation of device events.
|
||||
/// Filter controlling the propagation of device events.
|
||||
#[derive(Copy, Clone, PartialEq, Eq, PartialOrd, Ord, Hash, Debug)]
|
||||
pub enum DeviceEventFilter {
|
||||
/// Always filter out device events.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue