Fixed typos

This commit is contained in:
Hane 2023-07-02 18:05:12 +02:00
commit 0cbc101949

View file

@ -50,7 +50,7 @@ Collection of useful scripts for keyboard remappings and mouse operation without
## Compilation ## Compilation
Usage of this script requires **AutoHotKey_H v2** with Unicode support due to it's reliance on multi threading. AutoHotKey_H v2 is available on its project's page. Usage of this script requires **AutoHotKey_H v2** with Unicode support due to its reliance on multi threading. AutoHotKey_H v2 is available on its project's page.
Alternatively, you can compile the script using the built-in compiler distributed with **AutoHotKey_H v2** with `v1` binary: Alternatively, you can compile the script using the built-in compiler distributed with **AutoHotKey_H v2** with `v1` binary:
@ -60,7 +60,7 @@ Collection of useful scripts for keyboard remappings and mouse operation without
## False positive ## False positive
Windows Defender flags this script as malicious on some devices. Dealing with that would require submitting a single, compile executable for Microsoft to manually review and approve, and I'm not interested in dealing with all that. Windows Defender flags this script as malicious on some devices. Dealing with that would require submitting a single, compiled executable to Microsoft for them to manually review and approve, and I'm not interested in dealing with all that.
# Use on administrator-owned windows # Use on administrator-owned windows