Fix possessive "its"

Its, when used possessively, does not use an apostrophe.
This commit is contained in:
Jakob Schramm 2017-04-29 15:55:57 +02:00 committed by GitHub
parent 339dd9b412
commit 2630668fa5

View File

@ -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