git-clean doc: fix "without do cleaning" typo

"quit without do cleaning" is not grammatical. Signed-off-by: Caleb Hill <chill389cc@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>

Caleb Hill committed Sep 15, 2023 at 17:53 UTC 563f339d984f42d6c6e65a693ce52c2fea68788b
1 file changed +1 -1
Documentation/git-clean.txt
+1 -1
index 91742633fa..24ad979ff9 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::