]> wimlib.net Git - wimlib/blobdiff - include/wimlib/wim.h
Various cleanups
[wimlib] / include / wimlib / wim.h
index 544ce18025e66eb8fb1259d08fc7ab2d0cbeb057..5bc20a6b0e6823b39cefff0588400d7dff926c47 100644 (file)
@@ -94,7 +94,7 @@ struct WIMStruct {
         * decompressor can be used for all data --- and that decompressor will
         * be cached here.  However, if we do encounter any data with a
         * different compression type or chunk size (this is possible in solid
-        * blocks), then this cached decompressor will be replaced with a new
+        * resources), then this cached decompressor will be replaced with a new
         * one.
         */
        struct wimlib_decompressor *decompressor;