Signed-off-by: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx> --- sys-utils/nsenter.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/sys-utils/nsenter.c b/sys-utils/nsenter.c index ad01355..d7d65f9 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 -- 1.7.5.4 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html