diff options
author | grindhold <grindhold@gmx.net> | 2019-09-21 13:26:37 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2019-09-21 17:44:12 +0200 |
commit | 2e2790e1b4a563ef471be1b604c6ebee55f89203 (patch) | |
tree | 580cacadc1ac628003be43724810e5875e5de031 /README | |
parent | cac1c211ba0247b978961630b7ee147956b29e0a (diff) |
docs: fix typo 'priviledge'→'privilege'
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -326,7 +326,7 @@ You can avoid running 'make install' as root if you run configure with the "--with-sudo=yes" option and have extensive sudo rights (can run "chmod +s" and "chown" via 'sudo'). If you run 'make install' as a normal user without sudo rights (or the configure option), -certain binaries that require additional priviledges will not be +certain binaries that require additional privileges will not be installed properly (and autonomous NAT traversal, WLAN, DNS/GNS and the VPN will then not work). |