Skip to content

Commit 757ff35

Browse files
ttaylorrgitster
authored andcommitted
Documentation/git-sparse-checkout.txt: fix a typo
This typo was introduced in 94c0956 (sparse-checkout: create builtin with 'list' subcommand, 2019-11-21). Signed-off-by: Taylor Blau <[email protected]> Acked-by: Derrick Stolee <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 4414358 commit 757ff35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-sparse-checkout.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ NAME
55
----
66
git-sparse-checkout - Initialize and modify the sparse-checkout
77
configuration, which reduces the checkout to a set of paths
8-
given by a list of atterns.
8+
given by a list of patterns.
99

1010

1111
SYNOPSIS

0 commit comments

Comments
 (0)