Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mgth committed May 17, 2024
1 parent 49a1576 commit 798aa3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LittleBigMouse.Hook/Engine/MouseEngine.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class MouseEngine
//reset clip cursor from saved
void ResetClip();

//Mouse movement move least cpu usage strait between monitors
//Mouse movement move less cpu usage strait between monitors
void OnMouseMoveStraight(MouseEventArg& e);

//Mouse movement taking care of direction, allows "corner crossing"
Expand Down

0 comments on commit 798aa3a

Please sign in to comment.