git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Jeff King <peff@peff.net>
To: Jason Hatton <jhatton@globalfinishing.com>
Cc: Jeff Hostetler <jeffhost@microsoft.com>,
	"git@vger.kernel.org" <git@vger.kernel.org>
Subject: [PATCH] doc/rev-list-options: fix duplicate word typo
Date: Tue, 13 Jul 2021 18:31:26 -0400	[thread overview]
Message-ID: <YO4UPsFWp/nivr6A@coredump.intra.peff.net> (raw)
In-Reply-To: <CY4PR16MB1655C5F8225B32A2029EADE2AF039@CY4PR16MB1655.namprd16.prod.outlook.com>

On Mon, Jun 28, 2021 at 10:21:26PM +0000, Jason Hatton wrote:

> I believe I found a documentation typo.
> 
> Documentation/rev-list-options.txt
> 
> 898: The form '--filter=sparse:oid=<blob-ish>' uses a sparse-checkout
> 899: specification contained in the blob (or blob-expression) '<blob-ish>'
> 900: to omit blobs that would **not be not** required for a sparse checkout on
> 901: the requested refs.
> 
> I emphasized the "not be not" on line 900. I hope this is the correct place
> to report this.

Yep, it definitely looks like a typo. Thanks for reporting it!

-- >8 --
Subject: [PATCH] doc/rev-list-options: fix duplicate word typo

Reported-by: Jason Hatton <jhatton@globalfinishing.com>
Signed-off-by: Jeff King <peff@peff.net>
---
 Documentation/rev-list-options.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/rev-list-options.txt b/Documentation/rev-list-options.txt
index 5bf2a85f69..5200f18d2c 100644
--- a/Documentation/rev-list-options.txt
+++ b/Documentation/rev-list-options.txt
@@ -897,7 +897,7 @@ which are not of the requested type.
 +
 The form '--filter=sparse:oid=<blob-ish>' uses a sparse-checkout
 specification contained in the blob (or blob-expression) '<blob-ish>'
-to omit blobs that would not be not required for a sparse checkout on
+to omit blobs that would not be required for a sparse checkout on
 the requested refs.
 +
 The form '--filter=tree:<depth>' omits all blobs and trees whose depth
-- 
2.32.0.663.g932e3f012f


      parent reply	other threads:[~2021-07-13 22:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-28 22:21 Documentation Typo Jason Hatton
2021-06-29  6:48 ` [PATCH] rev-list-options.txt: fix "not be not" typo Bagas Sanjaya
2021-07-13 22:31 ` Jeff King [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YO4UPsFWp/nivr6A@coredump.intra.peff.net \
    --to=peff@peff.net \
    --cc=git@vger.kernel.org \
    --cc=jeffhost@microsoft.com \
    --cc=jhatton@globalfinishing.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).