commit c3afbfcd03330b69898ed3877a2cdfc4e7f1766b Author: Karsten Loesing <karsten.loes...@gmx.net> Date: Tue Sep 11 15:57:46 2018 +0200
Add missing double quote. --- src/main/resources/web/jsps/stats.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/web/jsps/stats.jsp b/src/main/resources/web/jsps/stats.jsp index 4736309..9c8d158 100644 --- a/src/main/resources/web/jsps/stats.jsp +++ b/src/main/resources/web/jsps/stats.jsp @@ -112,7 +112,7 @@ Users <a href="#users" name="users" class="anchor">#</a></h2> <ul> <li><b>start:</b> First UTC date (YYYY-MM-DD) to include in the file.</li> <li><b>end:</b> Last UTC date (YYYY-MM-DD) to include in the file.</li> -<li><b>transport:</b> Lower-case transport name to include in the file. Possible values include <b>"obfs4"</b>, <b>"websocket"</b> for Flash proxy/websocket, <b>"fte"</b> for FTE, <b>"!%3COR%3E"</b> (percent encoding of <b>"!<OR>"</b>) for any pluggable transport, <b>"%3C??%3E</b> (percent encoding of <b>"<??>"</b>) for unknown pluggable transport(s), or <b>"%3COR%3E"</b> (percent encoding of <b>"<OR>"</b>) for the default OR protocol. Can be given multiple times.</li> +<li><b>transport:</b> Lower-case transport name to include in the file. Possible values include <b>"obfs4"</b>, <b>"websocket"</b> for Flash proxy/websocket, <b>"fte"</b> for FTE, <b>"!%3COR%3E"</b> (percent encoding of <b>"!<OR>"</b>) for any pluggable transport, <b>"%3C??%3E"</b> (percent encoding of <b>"<??>"</b>) for unknown pluggable transport(s), or <b>"%3COR%3E"</b> (percent encoding of <b>"<OR>"</b>) for the default OR protocol. Can be given multiple times.</li> </ul> <h4>Columns</h4> _______________________________________________ tor-commits mailing list tor-commits@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits