aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlurchi <lurchi@strangeplace.net>2018-11-16 23:56:27 +0100
committerlurchi <lurchi@strangeplace.net>2018-11-16 23:56:27 +0100
commit41c8471b6600daa27e28bdeabc3abb3df9c6f145 (patch)
tree8e5d84493db23b5891e55c61e2ad7ca9b6293456
parent53443e4b7fc62ad9f80ed705c1c08a21e2c8e7cc (diff)
downloadwww-41c8471b6600daa27e28bdeabc3abb3df9c6f145.tar.gz
www-41c8471b6600daa27e28bdeabc3abb3df9c6f145.zip
fix typo
-rw-r--r--tutorial-debian9.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial-debian9.html.j2 b/tutorial-debian9.html.j2
index d3959ead..6036e477 100644
--- a/tutorial-debian9.html.j2
+++ b/tutorial-debian9.html.j2
@@ -322,7 +322,7 @@ $ gnunet-namestore -z myself -a -e "1 d" -p -t LEHO -n ccc -C www.ccc.de
322$ /usr/lib/gnunet/libexec/gnunet-gns-proxy 322$ /usr/lib/gnunet/libexec/gnunet-gns-proxy
323</code></p> 323</code></p>
324 324
325<p>Our browser has to be configured so it uses our proxy. In Firefox we have to set theese options under "about:config":</p> 325<p>Our browser has to be configured so it uses our proxy. In Firefox we have to set these options under "about:config":</p>
326 326
327<p><code> 327<p><code>
328network.proxy.socks: localhost<br> 328network.proxy.socks: localhost<br>