git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH] Documentation/git-sparse-checkout.txt: fix a typo
@ 2020-01-02 22:51 Taylor Blau
  2020-01-03 13:05 ` Derrick Stolee
  0 siblings, 1 reply; 2+ messages in thread
From: Taylor Blau @ 2020-01-02 22:51 UTC (permalink / raw)
  To: git; +Cc: dstolee

This typo was introduced in 94c0956b60 (sparse-checkout: create builtin
with 'list' subcommand, 2019-11-21).

Signed-off-by: Taylor Blau <me@ttaylorr.com>
---
 Documentation/git-sparse-checkout.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/git-sparse-checkout.txt b/Documentation/git-sparse-checkout.txt
index 9c3c66cc37..a3c920fa6c 100644
--- a/Documentation/git-sparse-checkout.txt
+++ b/Documentation/git-sparse-checkout.txt
@@ -5,7 +5,7 @@ NAME
 ----
 git-sparse-checkout - Initialize and modify the sparse-checkout
 configuration, which reduces the checkout to a set of paths
-given by a list of atterns.
+given by a list of patterns.
 
 
 SYNOPSIS
-- 
2.25.0.rc0.2.g1acd9e8160

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation/git-sparse-checkout.txt: fix a typo
  2020-01-02 22:51 [PATCH] Documentation/git-sparse-checkout.txt: fix a typo Taylor Blau
@ 2020-01-03 13:05 ` Derrick Stolee
  0 siblings, 0 replies; 2+ messages in thread
From: Derrick Stolee @ 2020-01-03 13:05 UTC (permalink / raw)
  To: Taylor Blau, git; +Cc: dstolee

On 1/2/2020 5:51 PM, Taylor Blau wrote:
> This typo was introduced in 94c0956b60 (sparse-checkout: create builtin
> with 'list' subcommand, 2019-11-21).
> 
> Signed-off-by: Taylor Blau <me@ttaylorr.com>
> ---
>  Documentation/git-sparse-checkout.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/git-sparse-checkout.txt b/Documentation/git-sparse-checkout.txt
> index 9c3c66cc37..a3c920fa6c 100644
> --- a/Documentation/git-sparse-checkout.txt
> +++ b/Documentation/git-sparse-checkout.txt
> @@ -5,7 +5,7 @@ NAME
>  ----
>  git-sparse-checkout - Initialize and modify the sparse-checkout
>  configuration, which reduces the checkout to a set of paths
> -given by a list of atterns.
> +given by a list of patterns.

Thanks for finding this. Obviously correct.

-Stolee

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-03 13:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-02 22:51 [PATCH] Documentation/git-sparse-checkout.txt: fix a typo Taylor Blau
2020-01-03 13:05 ` Derrick Stolee

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).