Skip to content

Commit 3af4ab2

Browse files
committed
doc: fix plural agreement in pack.preferBitmapTips
hierarchies -> hierarchy Signed-off-by: Elijah Newren <newren@gmail.com>
1 parent 01c2470 commit 3af4ab2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)