summaryrefslogtreecommitdiffstats
path: root/sys-utils/nsenter.c
diff options
context:
space:
mode:
authorEric W. Biederman2013-01-17 01:34:44 +0100
committerKarel Zak2013-01-17 13:17:40 +0100
commitebbc87cdea64b72946c765011619d1c672e0544b (patch)
tree9e89631a4316eda1e6fe9713ad99276453f9b9bf /sys-utils/nsenter.c
parentnsenter: Enhance waiting for a child process (diff)
downloadkernel-qcow2-util-linux-ebbc87cdea64b72946c765011619d1c672e0544b.tar.gz
kernel-qcow2-util-linux-ebbc87cdea64b72946c765011619d1c672e0544b.tar.xz
kernel-qcow2-util-linux-ebbc87cdea64b72946c765011619d1c672e0544b.zip
nsenter: Properly spell significant in a comment.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'sys-utils/nsenter.c')
-rw-r--r--sys-utils/nsenter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-utils/nsenter.c b/sys-utils/nsenter.c
index a264515eb..aef0d933a 100644
--- a/sys-utils/nsenter.c
+++ b/sys-utils/nsenter.c
@@ -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