]> wimlib.net Git - wimlib/blobdiff - NEWS
NEWS: fix typo
[wimlib] / NEWS
diff --git a/NEWS b/NEWS
index 2eef07bdd324950dfae2115d9e9855bdd226ab3b..8c54a2376c1614e6e3ae1136c9d43d262aca8571 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,7 +15,7 @@ Version 1.6.3-BETA:
                  WIMLIB_COMPRESSION_TYPE_LZX is now 2 (so it's the same as
                  WIMGAPI).
 
-               - 'struct' wimlib_capture_config has been removed.  The library
+               - 'struct wimlib_capture_config' has been removed.  The library
                  now takes the path to the configuration file directly.  This
                  affects wimlib_add_image(), wimlib_add_image_multisource(),
                  and wimlib_update_image().  However no code changes are