]> wimlib.net Git - wimlib/blobdiff - src/extract.c
do_extract_warnings(): Adjust wording of warning
[wimlib] / src / extract.c
index ae591bbef6f33cf41d9b5d407b054de35a871b58..656a76c9487e9cdd509015c04c8d1727f0b83e11 100644 (file)
@@ -2065,7 +2065,7 @@ do_extract_warnings(struct apply_ctx *ctx)
            ctx->no_security_descriptors == 0)
                return;
 
            ctx->no_security_descriptors == 0)
                return;
 
-       WARNING("Extraction of \"%"TS"\" complete, but with one or more warnings:",
+       WARNING("Extraction to \"%"TS"\" complete, but with one or more warnings:",
                ctx->target);
        if (ctx->partial_security_descriptors != 0) {
                WARNING("- Could only partially set the security descriptor\n"
                ctx->target);
        if (ctx->partial_security_descriptors != 0) {
                WARNING("- Could only partially set the security descriptor\n"