aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-05-28 17:34:34 -0500
committerJesús <heckyel@hyperbola.info>2019-05-28 17:34:34 -0500
commitab9577d3167a2d5dac6b72775ec36b648f249c76 (patch)
treee7e32cfc0f9577aeab398fbcd056d9cd8e5da19b
parent44767941d19b8c12502992411246b52463971cca (diff)
downloadytlibre-ab9577d3167a2d5dac6b72775ec36b648f249c76.tar.lz
ytlibre-ab9577d3167a2d5dac6b72775ec36b648f249c76.tar.xz
ytlibre-ab9577d3167a2d5dac6b72775ec36b648f249c76.zip
fix grammar
-rw-r--r--templates/video.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/video.tpl b/templates/video.tpl
index 8ad4b31..8ce2578 100644
--- a/templates/video.tpl
+++ b/templates/video.tpl
@@ -141,7 +141,7 @@
<!--EndPlyr-->
</div>
</section>
- <h4 class="mpv">Playing with MPV</h4>
+ <h4 class="mpv">Play with MPV</h4>
<code>mpv '{$local_url}?link={$baselink}'</code>
<code>
&lt;iframe width='560' height='315' src='{$local_url}embed?link={$baselink}' frameborder='0' scrolling='no'&gt;&lt;/iframe&gt;