]> wimlib.net Git - wimlib/blobdiff - include/wimlib.h
wimlib.h: Fix typo
[wimlib] / include / wimlib.h
index 9d33acfd1571a127b38ee7ce2594da45d74b83aa..85b2f291c6cfd6eebe61d1ba530158d08074ff2a 100644 (file)
@@ -331,8 +331,8 @@ enum wimlib_progress_msg {
        WIMLIB_PROGRESS_MSG_UPDATE_BEGIN_COMMAND,
 
        /**
-        * A WIM update command is just about to be executed; @a info will point
-        * to ::wimlib_progress_info.update.
+        * A WIM update command has just been executed; @a info will point to
+        * ::wimlib_progress_info.update.
         */
        WIMLIB_PROGRESS_MSG_UPDATE_END_COMMAND,