commit | ab06eef8101866dd1337c4759002f7360a9db416 | [log] [tgz] |
---|---|---|
author | Anatol Pomozov <anatol.pomozov@gmail.com> | Sun Apr 14 19:37:54 2013 -0700 |
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | Mon Apr 15 08:40:05 2013 -0400 |
tree | dcd6f81750a284d072f558890bc02db06ed11e4a | |
parent | 97e13058170c7759dbbc239d264b9a31b0c81079 [diff] [blame] |
Fix spelling errors using 'codespell' tool
diff --git a/src/tmpfiles/tmpfiles.c b/src/tmpfiles/tmpfiles.c index 5d32bd1..fea1ca2 100644 --- a/src/tmpfiles/tmpfiles.c +++ b/src/tmpfiles/tmpfiles.c
@@ -743,7 +743,7 @@ if (have_effective_cap(CAP_MKNOD) == 0) { /* In a container we lack CAP_MKNOD. We - shouldnt attempt to create the device node in + shouldn't attempt to create the device node in that case to avoid noise, and we don't support virtualized devices in containers anyway. */