]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blobdiff - misc/mke2fs.c
misc: fix spelling error
[thirdparty/e2fsprogs.git] / misc / mke2fs.c
index 41f2532bc84fbd583b2403dda45bfe2491a32d6a..be3586cf75570c53f7679b74470ee1104fbfc76d 100644 (file)
@@ -1133,7 +1133,7 @@ static void parse_extended_opts(struct ext2_super_block *param,
                        exit(1);
                }
        } else if (encoding_flags) {
-               fprintf(stderr, _("error: An encoding must be explicitely "
+               fprintf(stderr, _("error: An encoding must be explicitly "
                                  "specified when passing encoding-flags\n"));
                free(buf);
                exit(1);