summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/input.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/input.conf b/etc/input.conf
index 432444f753..6bbb6996b7 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -33,7 +33,7 @@
# Developer note:
# etc/input.conf from the mpv source tree is baked into the mpv binary, with
-# all entries magically uncommented and parsed on initialization. This, this
+# all entries magically uncommented and parsed on initialization. Thus, this
# file defines the mpv default key bindings. If this file is read as normal
# config file, all lines starting with '#' are treated as comments (and this
# file, if unedited, doesn't define any bindings).