mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 16:37:27 +00:00
Fix typo in mapping.rst
This commit is contained in:
parent
32f0da2e77
commit
19a9594143
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ control scripts. To run a kitten on a key press::
|
|||
|
||||
map f1 kitten mykitten.py
|
||||
|
||||
Many of kitty;s features are themselves implemented as kittens, for example,
|
||||
Many of kitty's features are themselves implemented as kittens, for example,
|
||||
:doc:`/kittens/unicode_input`, :doc:`/kittens/hints` and
|
||||
:doc:`/kittens/themes`. To learn about writing your own kittens, see
|
||||
:doc:`/kittens/custom`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue