More kitty @ -> kitten @

This commit is contained in:
Kovid Goyal
2023-10-18 20:40:39 +05:30
parent 1332cf8ac7
commit 5ea9700c82
21 changed files with 37 additions and 38 deletions

View File

@@ -56,7 +56,7 @@ Kittens have full access to internal kitty APIs. However these are neither
entirely stable nor documented. You can instead use the kitty
:doc:`Remote control API </remote-control>`. Simply call
:code:`boss.call_remote_control()`, with the same arguments you
would pass to ``kitty @``. For example:
would pass to ``kitten @``. For example:
.. code-block:: python