From cc9e67b243f90d3e3caad595a004626f57e910d9 Mon Sep 17 00:00:00 2001 From: Eric Biggers Date: Sat, 30 Jul 2022 19:10:07 -0700 Subject: [PATCH] wimlib.h: remove duplicate 'the' --- include/wimlib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/wimlib.h b/include/wimlib.h index 43e971b1..a46dcf5f 100644 --- a/include/wimlib.h +++ b/include/wimlib.h @@ -1399,7 +1399,7 @@ struct wimlib_wim_info { * sha1_hash. This case can only occur with wimlib_iterate_dir_tree(), never * wimlib_iterate_lookup_table(). * - * 2. Otherwise we know the the uncompressed_size, the reference_count, and the + * 2. Otherwise we know the uncompressed_size, the reference_count, and the * is_metadata flag. In addition: * * A. If the blob is located in a non-solid WIM resource, then we also know -- 2.43.0