From f8a5df56cc8dbd9d77e232404458ba4080ffbcd3 Mon Sep 17 00:00:00 2001 From: nanahi <130121847+na-na-hi@users.noreply.github.com> Date: Sat, 14 Dec 2024 10:52:27 -0500 Subject: [PATCH] DOCS/man/input.rst: fix grammar --- DOCS/man/input.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index 037b8c892d24f..286c36324c5dc 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -84,7 +84,7 @@ Key names --------- All mouse and keyboard input is to converted to mpv-specific key names. Key -names are either special symbolic identifiers representing a physical key, or a +names are either special symbolic identifiers representing a physical key, or text key names, which are unicode code points encoded as UTF-8. These are what keyboard input would normally produce, for example ``a`` for the A key. As a consequence, mpv uses input translated by the current OS keyboard layout, rather