summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-05-05 03:13:43 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-05-05 03:13:43 +0000
commitd4f3fae0f5766afb9189bd30b09611adebb823ac (patch)
tree15f2e052c835b1dff1b3c5073966929d210eba8d /etc
parentb4d938165e55cee523cb42a60242108cd81e961b (diff)
downloadmpv-d4f3fae0f5766afb9189bd30b09611adebb823ac.tar.bz2
mpv-d4f3fae0f5766afb9189bd30b09611adebb823ac.tar.xz
Spelling and wording corrections.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10071 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/input.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/input.conf b/etc/input.conf
index a09b5440d5..4b9cb3a4dd 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -2,9 +2,9 @@
## MPlayer input control file
##
## You are able to redefine default keyboard/joystick/mouse/LIRC bindings, or
-## add new ones.
+## add new ones here.
##
-## The file should be placed into $HOME/.mplayer directory.
+## The file should be placed in the $HOME/.mplayer directory.
##
RIGHT seek +10
@@ -86,12 +86,12 @@ JOY_BTN3 volume -1
## OSD Menu movement keys
##
## If you are using only the keyboard it is enough to define one command (like
-## "menu up"), because the that single key will display the menu, which can
+## "menu up"), because then that single key will display the menu, which can
## then be navigated with the cursor keys and ENTER.
##
## LIRC users should bind each "menu" command to a button on their remote.
##
-## The set_menu command displays directly the (sub)menu specified as
+## The set_menu command directly displays the (sub)menu specified as
## its argument. Usage should be self-explanatory (although not likely
## to be needed), after reading input.conf.
##