From dceb00f669bccfbee75e696e92d5c7b2f6158822 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 10 Mar 2022 11:00:58 +0530 Subject: [PATCH] typo --- 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 95f035a3a..5492bf6de 100644 --- a/docs/shell-integration.rst +++ b/docs/shell-integration.rst @@ -149,7 +149,7 @@ different shells. .. tab:: bash For bash, kitty starts bash in POSIX mode, using the environment variable - ``ENV`` to load the shell integrtion script. This prevents bash from + ``ENV`` to load the shell integration script. This prevents bash from loading any startup files itself. The loading of the startup files is done by the integration script, after disabling POSIX mode. From the perspective of those scripts there should be no difference to running