[tor-commits] r26562: {website} Fix a screwed-up HTML tag. (website/trunk/docs/en)

Matt Pagan matt at pagan.io
Tue Jan 28 19:24:39 UTC 2014


Author: mttp
Date: 2014-01-28 19:24:39 +0000 (Tue, 28 Jan 2014)
New Revision: 26562

Modified:
   website/trunk/docs/en/faq.wml
Log:
Fix a screwed-up HTML tag. 



Modified: website/trunk/docs/en/faq.wml
===================================================================
--- website/trunk/docs/en/faq.wml	2014-01-28 15:52:28 UTC (rev 26561)
+++ website/trunk/docs/en/faq.wml	2014-01-28 19:24:39 UTC (rev 26562)
@@ -1085,7 +1085,7 @@
 
     <a id="tarFiles"></a>
     <h3><a class="anchor" href="#tarFiles">How do I open a .tar.gz 
-    or .tar.xz file?</a></li>
+    or .tar.xz file?</a></h3>
 
     <p>
     Tar is a common archive utility for Unix and Linux systems. If your



More information about the tor-commits mailing list