From fd245e894be455cbf0e0d0b23c37fc137970b766 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Tue, 17 Jan 2023 12:05:46 +0900 Subject: [PATCH] Fix typo in overview.rst specifed -> specified --- docs/overview.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/overview.rst b/docs/overview.rst index 238f1ee1a..0577460f3 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -154,7 +154,7 @@ option in :file:`kitty.conf`. An example, showing all available commands: launch zsh # Create a new OS window - # Any definitions specifed before the first new_os_window will apply to first OS window. + # Any definitions specified before the first new_os_window will apply to first OS window. new_os_window # Set new window size to 80x24 cells os_window_size 80c 24c