From f55ca296daed67067ad885c895b88d4552c22335 Mon Sep 17 00:00:00 2001 From: Luflosi Date: Fri, 18 Sep 2020 13:50:56 +0200 Subject: [PATCH] Fix typo --- kitty/cli.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kitty/cli.py b/kitty/cli.py index be53f0eca..2cf68c555 100644 --- a/kitty/cli.py +++ b/kitty/cli.py @@ -603,7 +603,7 @@ Use - to read from STDIN. See the README file for details and an example. {watcher} -Note that this watcher will be added only to all initially crated windows, not new windows +Note that this watcher will be added only to all initially created windows, not new windows created after startup.