summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-03-18 01:20:57 -0400
committerEric S. Raymond <esr@thyrsus.com>2011-03-18 01:20:57 -0400
commit02cbcbc04f55e37c73a92b44f9d6e1c7723cf18c (patch)
tree4d6ff93f5a637f7fd89140c7ec1a1c1b7d09d0f2 /TODO
parent5e182c6f23d94195b087b7a360c7088ba0584fae (diff)
downloadgpsd-02cbcbc04f55e37c73a92b44f9d6e1c7723cf18c.tar.gz
Typo fix.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index f612b9e0..09a97597 100644
--- a/TODO
+++ b/TODO
@@ -171,7 +171,7 @@ the client code.
*** Enable gpsd to open chronyd socket as root in /var/run
-At the moment gpsd drops priviledges as soon as the command line
+At the moment gpsd drops privileges as soon as the command line
options are parsed. A way needs to be found to open the chronyd
sockets in /var/run before dropping root.