Skip to content

Commit

Permalink
Unrelated grammatical fix
Browse files Browse the repository at this point in the history
  • Loading branch information
maroider committed Jul 3, 2022
1 parent 74752f3 commit 5fbdabe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/event.rs
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ pub enum WindowEvent<'a> {
/// issue, and it should get fixed - but it's the current state of the API.
ModifiersChanged(ModifiersState),

/// An event from input method.
/// An event from an input method.
///
/// **Note:** You have to explicitly enable this event using [`Window::set_ime_allowed`].
///
Expand Down

0 comments on commit 5fbdabe

Please sign in to comment.