Fix a missing :: in an IPv6 addr in the documentation

Closes 19743.
This commit is contained in:
Nick Mathewson
2016-08-12 19:30:41 -04:00
parent 7f145b54af
commit 5e571900b3
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
o Documentation:
- Correct the IPv6 syntax in our documentation for the
VirtualAddrNetworkIPv6 torrc option. Fixes bug 19743.