From: Josh Soref Date: Sun, 22 Oct 2017 20:32:45 +0000 (+0000) Subject: spelling: mapping X-Git-Tag: 4.6~9^2~37 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dcf96e43fa30df4060fb649f5a46b1f6fce1242a;p=thirdparty%2Fshadow.git spelling: mapping --- diff --git a/libmisc/idmapping.c b/libmisc/idmapping.c index db254fcb8..20f2d9c77 100644 --- a/libmisc/idmapping.c +++ b/libmisc/idmapping.c @@ -148,7 +148,7 @@ void write_mapping(int proc_dir_fd, int ranges, struct map_range *mappings, pos += written; } - /* Write the mapping to the maping file */ + /* Write the mapping to the mapping file */ fd = openat(proc_dir_fd, map_file, O_WRONLY); if (fd < 0) { fprintf(stderr, _("%s: open of %s failed: %s\n"),