summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2020-02-10 13:26:30 +0000
committerRoy Marples <roy@marples.name>2020-02-10 13:26:30 +0000
commitb103efce14eec7ee219675eb1033edd0ff1bc941 (patch)
tree17f22e632881cf0c99837ea9a4f360ba0a5fa78d /README.md
parentd1888651139a4a8a115ba2c7859d1aaa38fcaa76 (diff)
downloaddhcpcd-b103efce14eec7ee219675eb1033edd0ff1bc941.tar.xz
spelling: Correct both privilege and separation
Found by Arfrever.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 427d4d3b..182aa46b 100644
--- a/README.md
+++ b/README.md
@@ -90,7 +90,7 @@ dhcpcd-7 defaults the database directory to `/var/db/dhcpcd` instead of
`/var/db` and now stores dhcpcd.duid and dhcpcd.secret in there instead of
in /etc.
dhcpcd-9 requires this directory and contents to be writeable by the
-unpriviledged user (default _dhcpcd).
+unprivileged user (default _dhcpcd).
The Makefile `_confinstall` target will attempt to move the files correctly from
the old locations to the new locations.