mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-09-21 20:28:06 +00:00
Fix possessive "its"
Its, when used possessively, does not use an apostrophe.
This commit is contained in:
parent
339dd9b412
commit
2630668fa5
1 changed files with 1 additions and 1 deletions
|
|
@ -122,7 +122,7 @@ or a similar package manager)
|
|||
|
||||
kitty is designed for power keyboard users. To that end all its controls
|
||||
work with the keyboard (although it fully supports mouse interactions as
|
||||
well). It's configuration is a simple, human editable, single file for
|
||||
well). Its configuration is a simple, human editable, single file for
|
||||
easy reproducability (I like to store config files in source control).
|
||||
|
||||
The code in kitty is designed to be simple, modular and hackable. It is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue