aboutsummaryrefslogtreecommitdiff
path: root/net/polipo
diff options
context:
space:
mode:
authorStefan Weil <sw@weilnetz.de>2016-03-26 11:53:07 +0100
committerStefan Weil <sw@weilnetz.de>2016-04-10 12:51:10 +0200
commit6d2c0fd06ffa2d12ab1a1bf156784e6949a903a1 (patch)
tree5a86c41f2f8ebec1d85f97aaead41123a28954ae /net/polipo
parentc48f8a318a064fbd557b9e30b2fd5b1ed6588945 (diff)
net: Fix typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to 'net/polipo')
-rw-r--r--net/polipo/files/polipo.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/polipo/files/polipo.config b/net/polipo/files/polipo.config
index 8f8533191..47f4a5758 100644
--- a/net/polipo/files/polipo.config
+++ b/net/polipo/files/polipo.config
@@ -7,7 +7,7 @@ config 'polipo' 'daemon'
config 'polipo' 'general'
option 'enabled' '1'
- # adress on which polipo will listen, 0.0.0.0 means all addresses
+ # address on which polipo will listen, 0.0.0.0 means all addresses
option 'proxyAddress' '0.0.0.0'
# port on which polipo will listen, default is 8123
#option 'proxyPort' '8123'