input.conf: fix typo

This commit is contained in:
wm4
2013-11-22 13:00:26 +01:00
parent 5e6d9998f5
commit f405a468ae

View File

@@ -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).