kwhat / jnativehook

Global keyboard and mouse listeners for Java.
Other
1.75k stars 348 forks source link

typo in doc/Keyboard.md #459

Open tu10ng opened 9 months ago

tu10ng commented 9 months ago

in file doc/Keyboard.md, line 24: image

should be NativeKeyEvent.getKeyText instead of e.getKeyText.