Signed-off-by: Teng Long <dyroneteng@xxxxxxxxx> --- pack-bitmap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pack-bitmap.c b/pack-bitmap.c index d999616c9e..5c4c09655e 100644 --- a/pack-bitmap.c +++ b/pack-bitmap.c @@ -53,7 +53,7 @@ struct bitmap_index { /* * Type indexes. * - * Each bitmap marks which objects in the packfile are of the given + * Each bitmap marks which objects in the packfile are of the given * type. This provides type information when yielding the objects from * the packfile during a walk, which allows for better delta bases. */ -- 2.33.1.dirty