diff options
author | lurchi <lurchi@strangeplace.net> | 2018-11-16 23:56:27 +0100 |
---|---|---|
committer | lurchi <lurchi@strangeplace.net> | 2018-11-16 23:56:27 +0100 |
commit | 41c8471b6600daa27e28bdeabc3abb3df9c6f145 (patch) | |
tree | 8e5d84493db23b5891e55c61e2ad7ca9b6293456 | |
parent | 53443e4b7fc62ad9f80ed705c1c08a21e2c8e7cc (diff) |
fix typo
-rw-r--r-- | tutorial-debian9.html.j2 | 2 |
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 $ /usr/lib/gnunet/libexec/gnunet-gns-proxy </code></p> -<p>Our browser has to be configured so it uses our proxy. In Firefox we have to set theese options under "about:config":</p> +<p>Our browser has to be configured so it uses our proxy. In Firefox we have to set these options under "about:config":</p> <p><code> network.proxy.socks: localhost<br> |