Skip to content

Commit ac6e12f

Browse files
benpeartgitster
authored andcommitted
t/README: correct spelling of "uncommon"
Correct a spelling error in the documentation for GIT_TEST_OE_DELTA_SIZE. Signed-off-by: Ben Peart <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 1d4361b commit ac6e12f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ packs on demand. This normally only happens when the object size is
315315
over 2GB. This variable forces the code path on any object larger than
316316
<n> bytes.
317317

318-
GIT_TEST_OE_DELTA_SIZE=<n> exercises the uncomon pack-objects code
318+
GIT_TEST_OE_DELTA_SIZE=<n> exercises the uncommon pack-objects code
319319
path where deltas larger than this limit require extra memory
320320
allocation for bookkeeping.
321321

0 commit comments

Comments
 (0)