From 85a354351acd6081b0b16bf76239d4a334608b31 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 11 May 2018 06:06:18 +0530 Subject: [PATCH] ... --- kitty/kitty.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kitty/kitty.conf b/kitty/kitty.conf index 6de0cb766..37718f41e 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -506,7 +506,7 @@ map kitty_mod+escape kitty_shell window # map ctrl+alt+a send_text application Word\x1bOH # }}} -# You can have kitty remove all shortcut definition seen upto this point. Useful for +# You can have kitty remove all shortcut definition seen up to this point. Useful, for # instance, to remove the default shortcuts. clear_all_shortcuts no # }}}