add a missing newline
Sebastian Hahn

Sebastian Hahn commited on 2009-08-25 03:49:16
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.

... ...
@@ -83,7 +83,7 @@ On some distributions, localhost is mapped to an IPv6 address, and Torbutton
83 83
 (see next step) might not be able to connect to Privoxy. If this is the case,
84 84
 change "localhost" to "127.0.0.1" in the line <br />
85 85
 <tt>listen-address localhost:8118</tt><br />
86
-so that it now reads
86
+so that it now reads<br />
87 87
 <tt>listen-address 127.0.0.1:8118</tt>.
88 88
 </p>
89 89
 
90 90