]> wimlib.net Git - wimlib/commitdiff
wimlib.h: Fix typo
authorEric Biggers <ebiggers3@gmail.com>
Tue, 21 May 2013 19:12:56 +0000 (14:12 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Tue, 21 May 2013 19:12:56 +0000 (14:12 -0500)
include/wimlib.h

index 9d33acfd1571a127b38ee7ce2594da45d74b83aa..85b2f291c6cfd6eebe61d1ba530158d08074ff2a 100644 (file)
@@ -331,8 +331,8 @@ enum wimlib_progress_msg {
        WIMLIB_PROGRESS_MSG_UPDATE_BEGIN_COMMAND,
 
        /**
        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,
 
         */
        WIMLIB_PROGRESS_MSG_UPDATE_END_COMMAND,