From 6d2c0fd06ffa2d12ab1a1bf156784e6949a903a1 Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Sat, 26 Mar 2016 11:53:07 +0100 Subject: net: Fix typos (found by codespell) Signed-off-by: Stefan Weil --- net/polipo/files/polipo.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/polipo/files') 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' -- cgit v1.2.3