From d6df77c83da935d3f23dc1f9b6d42371e7809943 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 4 Jun 2023 19:41:00 +0530 Subject: [PATCH] ... --- docs/shell-integration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/shell-integration.rst b/docs/shell-integration.rst index fba47fc4f..831926a83 100644 --- a/docs/shell-integration.rst +++ b/docs/shell-integration.rst @@ -60,7 +60,7 @@ disabled no-rc Do not modify the shell's launch environment to enable integration. Useful if you prefer to load the kitty shell integration code yourself, either as - part of :ref:`manually integration ` or because + part of :ref:`manual integration ` or because you have some other software that sets up shell integration. This will still set the :envvar:`KITTY_SHELL_INTEGRATION` environment variable when kitty runs the shell.