Fix typo in overview.rst

specifed -> specified
This commit is contained in:
Ikko Eltociear Ashimine 2023-01-17 12:05:46 +09:00 committed by GitHub
parent 59170a3627
commit fd245e894b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -154,7 +154,7 @@ option in :file:`kitty.conf`. An example, showing all available commands:
launch zsh launch zsh
# Create a new OS window # 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 new_os_window
# Set new window size to 80x24 cells # Set new window size to 80x24 cells
os_window_size 80c 24c os_window_size 80c 24c