summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2011-09-28 09:29:19 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2011-09-28 09:29:19 +0200
commitf202278fe19f99251ef48235704e86c8b79dffa6 (patch)
tree757f24ce5a55af2cb034c709934aa659ffdf285f
parent3328f34eb3b21bfafb972026b1b6dacf514f5d26 (diff)
downloadyoutube-dl-f202278fe19f99251ef48235704e86c8b79dffa6.tar.gz
youtube-dl-f202278fe19f99251ef48235704e86c8b79dffa6.tar.xz
youtube-dl-f202278fe19f99251ef48235704e86c8b79dffa6.zip
Close <ul> in first FAQ question
-rw-r--r--faq.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/faq.html b/faq.html
index e256db8a1..64a4190e8 100644
--- a/faq.html
+++ b/faq.html
@@ -43,6 +43,7 @@ If you're suggesting a feature, any details can help:
 <li>If it's an option: How would you call it? What should the help text be?</li>
 <li>If it's support for a new site: Mention an example video URL. If you can describe the download process, that's a huge plus. But don't worry if you can't - we love a good challenge ;).</a>
 <li>For programmers: Providing code that implements the change will speed up the integration process. <a href="https://github.com/rg3/youtube-dl/fork">Fork youtube-dl</a> on github, and <a href="http://help.github.com/send-pull-requests/">send us a pull request</a>.</li>
+</ul>
 </p>
 
 <h1 id="q2">Can you please put the -b option back?</h1>