From 5952a140e069384e1b5a0e3dc5706363ea6a3078 Mon Sep 17 00:00:00 2001 From: Luflosi Date: Wed, 15 May 2019 13:16:42 +0200 Subject: [PATCH] Fix typo --- kitty/config_data.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kitty/config_data.py b/kitty/config_data.py index 7698e603f..63d30463b 100644 --- a/kitty/config_data.py +++ b/kitty/config_data.py @@ -863,7 +863,7 @@ program, even one running on a remote server via SSH can read your clipboard. o('term', 'xterm-kitty', long_text=_(''' The value of the TERM environment variable to set. Changing this can break many terminal programs, only change it if you know what you are doing, not because -you read some advice on Stack Overflow to change it. The TERM variable if used +you read some advice on Stack Overflow to change it. The TERM variable is used by various programs to get information about the capabilities and behavior of the terminal. If you change it, depending on what programs you run, and how different the terminal you are changing it to is, various things from