]> wimlib.net Git - wimlib/blobdiff - src/update_image.c
Remove duplicate words & fix grammatical errors
[wimlib] / src / update_image.c
index cda3797d53350f36c3cfc84c1155ee591c508847..14f316366c74951939660366cf3c07d715fcf282 100644 (file)
@@ -1266,7 +1266,7 @@ check_add_command(struct wimlib_update_command *cmd,
 
        if (!is_entire_image) {
                if (add_flags & WIMLIB_ADD_FLAG_NTFS) {
-                       ERROR("Cannot add directly from a NTFS volume "
+                       ERROR("Cannot add directly from an NTFS volume "
                              "when not capturing a full image!");
                        return WIMLIB_ERR_INVALID_PARAM;
                }