mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 06:36:24 +00:00
Fix typo in overview.rst
specifed -> specified
This commit is contained in:
parent
59170a3627
commit
fd245e894b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue