]> wimlib.net Git - wimlib/blobdiff - src/join.c
typo
[wimlib] / src / join.c
index c6fbc82a2d145427f6740ae9c0c1b514c8d321dd..496b31812acd5d63550597f31bc76654431738c0 100644 (file)
@@ -129,7 +129,7 @@ WIMLIBAPI int wimlib_join(const char **swm_names, int num_swms,
                        goto err;
 
                /* don't open all the parts at the same time, in case there are
                        goto err;
 
                /* don't open all the parts at the same time, in case there are
-                * a lot af them */
+                * a lot of them */
                fclose(w->fp);
                w->fp = NULL;
 
                fclose(w->fp);
                w->fp = NULL;