Skip to content

Commit 31f23c9

Browse files
newrengitster
authored andcommitted
doc: fix plural agreement in pack.preferBitmapTips
hierarchies -> hierarchy Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 8ecf2a1 commit 31f23c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/config/pack.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ pack.usePathWalk::
161161

162162
pack.preferBitmapTips::
163163
Specifies a ref hierarchy (e.g., "refs/heads/"); can be
164-
given multiple times to specify more than one hierarchies.
164+
given multiple times to specify more than one hierarchy.
165165
When selecting which commits will receive bitmaps, prefer a
166166
commit at the tip of a reference that is contained in any of
167167
the configured hierarchies.

0 commit comments

Comments
 (0)