Skip to content

Commit cea9f55

Browse files
onee-onlygitster
authored andcommitted
doc: sparse-checkout: use consistent inline list style
Fix this inline list to use a single style, namely numeric, instead of `(1)` followed by `(b)`. Signed-off-by: Wonuk Kim <[email protected]> Acked-by: Kristoffer Haugsbakk <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent d50a5e8 commit cea9f55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/technical/sparse-checkout.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ sparsity patterns: patterns from $GIT_DIR/info/sparse-checkout used to
6666
reasons: (1) users in cone mode specify directories rather than
6767
patterns (their directories are transformed into patterns, but
6868
users may think you are talking about non-cone mode if you use the
69-
word "patterns"), and (b) the sparse specification might
69+
word "patterns"), and (2) the sparse specification might
7070
transiently differ in the working tree or index from the sparsity
7171
patterns (see "Sparse specification vs. sparsity patterns").
7272

0 commit comments

Comments
 (0)