]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
lxc-attach: fixed typo: privleges -> privileges
authorDmitry Yu Okunev <dyokunev@ut.mephi.ru>
Wed, 16 Oct 2013 09:41:45 +0000 (13:41 +0400)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 17 Oct 2013 20:40:54 +0000 (16:40 -0400)
Signed-off-by: Dmitry Yu Okunev <dyokunev@ut.mephi.ru>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
src/lxc/lxc_attach.c

index bd4e674d23185c0b4dc8f068a1b6fdcb88a45110..7d912b25f90c5e64d1ec8f26e40968963ba30b3f 100644 (file)
@@ -141,7 +141,7 @@ Options :\n\
   -e, --elevated-privileges\n\
                     Use elevated privileges (capabilities, cgroup\n\
                     restrictions) instead of those of the container.\n\
-                    WARNING: This may leak privleges into the container.\n\
+                    WARNING: This may leak privileges into the container.\n\
                     Use with care.\n\
   -a, --arch=ARCH   Use ARCH for program instead of container's own\n\
                     architecture.\n\