chore: latest typos
This commit is contained in:
parent
7a21858d29
commit
779f52a21f
4 changed files with 4 additions and 4 deletions
|
|
@ -2546,7 +2546,7 @@ unsafe fn handle_raw_input(userdata: &ThreadMsgTargetData, data: RAWINPUT) {
|
|||
}
|
||||
|
||||
enum PointerMoveKind {
|
||||
/// Pointer enterd to the window.
|
||||
/// Pointer entered the window.
|
||||
Enter,
|
||||
/// Pointer leaved the window client area.
|
||||
Leave,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue