git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Caleb Hill via GitGitGadget" <gitgitgadget@gmail.com>
To: git@vger.kernel.org
Cc: Caleb Hill <hillcaleb@protonmail.com>, Caleb Hill <chill389cc@gmail.com>
Subject: [PATCH] docs: fix "without do cleaning" typo
Date: Fri, 15 Sep 2023 17:53:29 +0000	[thread overview]
Message-ID: <pull.1572.git.git.1694800409471.gitgitgadget@gmail.com> (raw)

From: Caleb Hill <chill389cc@gmail.com>

This pr fixes a typo I noticed today while reading documentation here:
https://git-scm.com/docs/git-clean#Documentation/git-clean.txt-quit

Signed-off-by: Caleb Hill <chill389cc@gmail.com>
---
    docs: fix "without do cleaning" typo
    
    This pr fixes a simple typo I noticed today while reading documentation
    here:
    https://git-scm.com/docs/git-clean#Documentation/git-clean.txt-quit

Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-git-1572%2Fchill389cc%2Fmaster-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-git-1572/chill389cc/master-v1
Pull-Request: https://github.com/git/git/pull/1572

 Documentation/git-clean.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/git-clean.txt b/Documentation/git-clean.txt
index 160d08b86bb..5e1a3d5148c 100644
--- a/Documentation/git-clean.txt
+++ b/Documentation/git-clean.txt
@@ -127,7 +127,7 @@ ask each::
 
 quit::
 
-  This lets you quit without do cleaning.
+  This lets you quit without doing any cleaning.
 
 help::
 

base-commit: 94e83dcf5b5faaa22e32729305f8fd7090bfdfed
-- 
gitgitgadget

             reply	other threads:[~2023-09-15 17:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-15 17:53 Caleb Hill via GitGitGadget [this message]
2023-09-15 23:17 ` [PATCH] docs: fix "without do cleaning" typo Junio C Hamano

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

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

  git send-email \
    --in-reply-to=pull.1572.git.git.1694800409471.gitgitgadget@gmail.com \
    --to=gitgitgadget@gmail.com \
    --cc=chill389cc@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=hillcaleb@protonmail.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.
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 NNTP newsgroup(s).