From fe16b95f004e9e29a58358a35e0a5cc9eedf2bc7 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Wed, 16 Sep 2015 21:29:03 +0200 Subject: [PATCH] Fix typo. --- misc/userscripts/view_in_mpv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/userscripts/view_in_mpv b/misc/userscripts/view_in_mpv index 9b12a0e65..51aee47ef 100755 --- a/misc/userscripts/view_in_mpv +++ b/misc/userscripts/view_in_mpv @@ -13,7 +13,7 @@ # mpv = spawn --userscript /path/to/view_in_mpv # # Background: -# Most of my machines are to slow to play youtube videos using html5, but +# Most of my machines are too slow to play youtube videos using html5, but # they work fine in mpv (and mpv has further advantages like video scaling, # etc). Of course, I don't want the video to be played (or even to be # downloaded) twice — in MPV and in qwebkit. So I often close the tab after