Fix typo in docs
s/firt/first
This commit is contained in:
parent
913ce58fe3
commit
b5fc63cbb5
1 changed files with 1 additions and 1 deletions
|
|
@ -177,7 +177,7 @@ option in :file:`kitty.conf`. An example, showing all available commands:
|
|||
launch emacs
|
||||
|
||||
# Create a complex layout using multiple splits. Creates two columns of
|
||||
# windows with two windows in each column. The windows in the firt column are
|
||||
# windows with two windows in each column. The windows in the first column are
|
||||
# split 50:50. In the second column the windows are not evenly split.
|
||||
new_tab complex tab
|
||||
layout splits
|
||||
|
|
|
|||
Loading…
Reference in a new issue