[modules/shortcut] fix typo

fixes #760
This commit is contained in:
tobi-wan-kenobi 2021-02-12 09:31:09 +01:00
parent 0734c970b0
commit 6e3caa6f14

View file

@ -4,7 +4,7 @@
when clicking on it.
For more than one shortcut, the commands and labels are strings separated by
a demiliter (; semicolon by default).
a delimiter (; semicolon by default).
For example in order to create two shortcuts labeled A and B with commands
cmdA and cmdB you could do: