diff options
author | wm4 <wm4@nowhere> | 2014-08-29 20:51:03 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2014-08-29 20:56:08 +0200 |
commit | ce93ee8bd0460725f8c26657781cc52abb48384c (patch) | |
tree | 6383b9ca5962dfbf10d4af11398579bbcb100eed /DOCS | |
parent | 225f2e67b718bab842f4c4553c5ca9f8a6cebb47 (diff) | |
download | mpv-ce93ee8bd0460725f8c26657781cc52abb48384c.tar.bz2 mpv-ce93ee8bd0460725f8c26657781cc52abb48384c.tar.xz |
manpage: fix minor grammar issue
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/input.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index cde7cd3d23..e6ad7dc037 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -1055,7 +1055,7 @@ Property list Window size multiplier. Setting this will resize the video window to the values contained in ``dwidth`` and ``dheight`` multiplied with the value set with this property. Setting ``1`` will resize to original video size - (or to be exactly, the size the video filters output). ``2`` will set the + (or to be exact, the size the video filters output). ``2`` will set the double size, ``0.5`` halves the size. ``video-aspect`` (RW) |