From cadb4f1389c1f9af082e68af00ebfcac4e426013 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 12 Nov 2019 06:29:55 +0530 Subject: [PATCH] ... --- docs/kittens/custom.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/kittens/custom.rst b/docs/kittens/custom.rst index 7e4e1aeae..1a386f65f 100644 --- a/docs/kittens/custom.rst +++ b/docs/kittens/custom.rst @@ -128,7 +128,7 @@ layout, by simply adding the line:: boss.toggle_fullscreen() -to the ``handle_result()`` function, above. +To the ``handle_result()`` function, above. Debugging kittens