* [PATCH] docs: fix "without do cleaning" typo
@ 2023-09-15 17:53 Caleb Hill via GitGitGadget
2023-09-15 23:17 ` Junio C Hamano
0 siblings, 1 reply; 2+ messages in thread
From: Caleb Hill via GitGitGadget @ 2023-09-15 17:53 UTC (permalink / raw)
To: git; +Cc: Caleb Hill, Caleb Hill
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-09-15 23:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-15 17:53 [PATCH] docs: fix "without do cleaning" typo Caleb Hill via GitGitGadget
2023-09-15 23:17 ` Junio C Hamano
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).