aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-04-04 10:53:20 -0400
committerJason A. Donenfeld <Jason@zx2c4.com>2018-04-04 10:53:20 -0400
commit0e1e127b2f95a376a5c8ac70519b7004ab566028 (patch)
tree3d58cf5c2ba5f1042def08bedd40b9cc88ba67c4
parentcurve25519: precomp const correctness (diff)
downloadwireguard-monolithic-historical-0e1e127b2f95a376a5c8ac70519b7004ab566028.tar.xz
wireguard-monolithic-historical-0e1e127b2f95a376a5c8ac70519b7004ab566028.zip
wg-quick.8: fix typo
Reported-by: Mike Pechkin <mike.pechkin@gmail.com>
-rw-r--r--src/tools/wg-quick.82
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/wg-quick.8 b/src/tools/wg-quick.8
index ceffb0d..5e27d10 100644
--- a/src/tools/wg-quick.8
+++ b/src/tools/wg-quick.8
@@ -209,7 +209,7 @@ in the filename:
\fB # wg-quick up /path/to/wgnet0.conf\fP
-For convienence, if only an interface name is supplied, it automatically chooses a path in
+For convenience, if only an interface name is supplied, it automatically chooses a path in
`/etc/wireguard/':
\fB # wg-quick up wgnet0\fP