diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2024-11-26 03:27:09 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2024-11-26 03:27:09 +0100 |
commit | 781fd392fe0cde3d281060a59df38d1745658b04 (patch) | |
tree | 44df75cc15b88ea76c880b8147a9af6f27c42d5f /README.adoc | |
parent | f8179494b6d3eea84cccf4e2c98ffeb880da20d8 (diff) | |
download | usb-drivers-781fd392fe0cde3d281060a59df38d1745658b04.tar.gz usb-drivers-781fd392fe0cde3d281060a59df38d1745658b04.tar.xz usb-drivers-781fd392fe0cde3d281060a59df38d1745658b04.zip |
README.adoc: fix a typo
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc index 5a7772a..80e7de6 100644 --- a/README.adoc +++ b/README.adoc @@ -20,7 +20,7 @@ and may not run at the same time, as it would contend for device access. eizoctltray ~~~~~~~~~~~ _eizoctltray_ is a derived Windows utility that can stay in the systray. -When holding the Shift or Control keys while switching singnal inputs, +When holding the Shift or Control keys while switching signal inputs, it will also suspend or power off the system, respectively. image::eizoctltray.png["eizoctltray with expanded context menu", 343, 229] |