Skip to content

Commit 8297643

Browse files
bk2204gitster
authored andcommitted
Documentation: add missing article in rev-list-options.txt
Add the missing article "a". Signed-off-by: brian m. carlson <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 3f15098 commit 8297643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/rev-list-options.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,7 @@ These options are mostly targeted for packing of Git repositories.
653653
--objects-edge::
654654
Similar to `--objects`, but also print the IDs of excluded
655655
commits prefixed with a ``-'' character. This is used by
656-
linkgit:git-pack-objects[1] to build ``thin'' pack, which records
656+
linkgit:git-pack-objects[1] to build a ``thin'' pack, which records
657657
objects in deltified form based on objects contained in these
658658
excluded commits to reduce network traffic.
659659

0 commit comments

Comments
 (0)