Skip to content

Commit 2699542

Browse files
ttaylorrgitster
authored andcommitted
Documentation/git-multi-pack-index.txt: fix typo
Remove the extra space character between "tracked" and "by", which dates back to when this paragraph was originally written in cff9711 (multi-pack-index: prepare for 'expire' subcommand, 2019-06-10). Signed-off-by: Taylor Blau <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent dda7228 commit 2699542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-multi-pack-index.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ verify::
7070
Verify the contents of the MIDX file.
7171

7272
expire::
73-
Delete the pack-files that are tracked by the MIDX file, but
73+
Delete the pack-files that are tracked by the MIDX file, but
7474
have no objects referenced by the MIDX. Rewrite the MIDX file
7575
afterward to remove all references to these pack-files.
7676

0 commit comments

Comments
 (0)