]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
nsenter: Properly spell significant in a comment.
authorEric W. Biederman <ebiederm@xmission.com>
Thu, 17 Jan 2013 00:34:44 +0000 (16:34 -0800)
committerKarel Zak <kzak@redhat.com>
Thu, 17 Jan 2013 12:17:40 +0000 (13:17 +0100)
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
sys-utils/nsenter.c

index a264515ebee0af644478e7af9df0b346505801b1..aef0d933a9759c242e5812e807ad8f16c4d25785 100644 (file)
@@ -63,7 +63,7 @@ static struct namespace_file{
        char *name;
        int fd;
 } namespace_files[] = {
-       /* Careful the order is signifcant in this array.
+       /* Careful the order is significant in this array.
         *
         * The user namespace comes first, so that it is entered
         * first.  This gives an unprivileged user the potential to