chiark / gitweb /
fix spelling of privilege
[elogind.git] / src / nspawn / nspawn.c
index 6be4dcae591d61f2c13f73f92bec8935e58ac83f..9d9238fdb51b191d45ce6b3b3c6ff7874d013834 100644 (file)
@@ -3057,7 +3057,7 @@ int main(int argc, char *argv[]) {
                 fds = NULL;
 
                 /* Wait until the child reported that it is ready with
-                 * all it needs to do with priviliges. After we got
+                 * all it needs to do with privileges. After we got
                  * the notification we can make the process join its
                  * cgroup which might limit what it can do */
                 eventfd_read(child_ready_fd, &x);