From 5bed0dddaa7d355fbfebf8a23868320ab51a5113 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 15 Sep 2019 06:19:27 +0530 Subject: [PATCH] typo --- docs/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.rst b/docs/faq.rst index d00460e65..472325588 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -192,7 +192,7 @@ For example:: map alt+s send_text all \x13 -This maps :kbd:`alt+s`` to :kbd:`ctrl+s`. To figure out what bytes to use for +This maps :kbd:`alt+s` to :kbd:`ctrl+s`. To figure out what bytes to use for the :sc:`send_text ` you can use the ``showkey`` utility. Run:: showkey -a