summaryrefslogtreecommitdiffstats
path: root/DOCS/man/vf.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/vf.rst')
-rw-r--r--DOCS/man/vf.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/vf.rst b/DOCS/man/vf.rst
index cc7c473ebe..d80a8aa988 100644
--- a/DOCS/man/vf.rst
+++ b/DOCS/man/vf.rst
@@ -598,7 +598,7 @@ Available mpv-only filters are:
``reversal-bug=<yes|no>``
:no: Use the API as it was interpreted by older Mesa drivers. While
- this interpretation was more obvious and inuitive, it was
+ this interpretation was more obvious and intuitive, it was
apparently wrong, and not shared by Intel driver developers.
:yes: Use Intel interpretation of surface forward and backwards
references (default). This is what Intel drivers and newer Mesa
@@ -738,7 +738,7 @@ Available mpv-only filters are:
which leads to lost frames.
``print=yes|no``
- Print computed fingerprints the the terminal (default: no). This is
+ Print computed fingerprints to the terminal (default: no). This is
mostly for testing and such. Scripts should use ``vf-metadata`` to
read information from this filter instead.