summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--curvetun.82
1 files changed, 1 insertions, 1 deletions
diff --git a/curvetun.8 b/curvetun.8
index 22503eb..b1354b5 100644
--- a/curvetun.8
+++ b/curvetun.8
@@ -269,7 +269,7 @@ Now, the client ''myclient1'' is known to the server; that completes the server
configuration. The next step is to tell the client where it needs to connect to
the server.
.PP
-We assume in this example that the tunnel server has a public IP adress, e.g. 1.2.3.4,
+We assume in this example that the tunnel server has a public IP address, e.g. 1.2.3.4,
runs on port 6666 and uses UDP as a carrier protocol. In case you are behind
NAT, you can use curvetun's ''\-\-stun'' option for starting the server, to
obtain your mapping. However, in this example we continue with 1.2.3.4 and 6666,