Skip to content

Commit

Permalink
Fix tiny English nit
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Robinson <[email protected]>
  • Loading branch information
mrobinson authored Dec 9, 2024
1 parent 0b4bad4 commit 3837455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core-graphics/src/event.rs
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ bitflags! {
/// layouts may have the 'A' key label on a different physical key;
/// in this case, pressing 'A' will generate a different virtual
/// keycode. Constants with the 'JIS_' or 'ISO_' prefix behave
/// analogous. Keys without a prefix are independent of the
/// analogously. Keys without a prefix are independent of the
/// keyboard layout.
///
/// [Ref](https://github.com/phracker/MacOSX-SDKs/blob/master/MacOSX10.13.sdk/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/Headers/Events.h#L197-L327)
Expand Down

0 comments on commit 3837455

Please sign in to comment.