aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/skhdrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/skhdrc b/examples/skhdrc
index b9f2c09..4363d71 100644
--- a/examples/skhdrc
+++ b/examples/skhdrc
@@ -1,7 +1,7 @@
## NOTE(koekeishiya): A hotkey is written according to the following rules:
#
-# hotkey = <keysym> ':' <command> |
-# <keysym> '->' ':' <command>
+# hotkey = <keysym> ':' <command> |
+# <keysym> '->' ':' <command>
#
# keysym = <mod> '-' <key> | <key>
#