From 6e3caa6f14a8baf0bcd8fd9e6d0744d34f6f88ba Mon Sep 17 00:00:00 2001 From: tobi-wan-kenobi Date: Fri, 12 Feb 2021 09:31:09 +0100 Subject: [PATCH] [modules/shortcut] fix typo fixes #760 --- bumblebee_status/modules/contrib/shortcut.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bumblebee_status/modules/contrib/shortcut.py b/bumblebee_status/modules/contrib/shortcut.py index 4ea0a7c..129bfdc 100644 --- a/bumblebee_status/modules/contrib/shortcut.py +++ b/bumblebee_status/modules/contrib/shortcut.py @@ -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: