Skip to content

Commit

Permalink
doc: fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
eugenesvk committed May 28, 2024
1 parent f715861 commit e08dbb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/config.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2514,7 +2514,7 @@ Parameters are order sensitive, so if you want to skip the 3rd title string, set

See https://github.com/jtroo/kanata/blob/main/cfg_samples/win-msg/win-msg.kbd[example config] for more details.
Requires https://www.autohotkey.com/download/[AutoHotkey v2] and a running
https://github.com/jtroo/kanata/blob/main/cfg_samples/win-msg/insert-date.kbd[example script].
https://github.com/jtroo/kanata/blob/main/cfg_samples/win-msg/insert-date.ahk[example script].
See https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-postmessagew[PostMessageW] for more
API details.

Expand Down

0 comments on commit e08dbb1

Please sign in to comment.