From: Junio C Hamano <gitster@pobox.com>
To: git@vger.kernel.org
Cc: furkanakkurt9285@gmail.com
Subject: [PATCH] tutorial: grammofix
Date: Fri, 09 Aug 2024 10:13:49 -0700 [thread overview]
Message-ID: <xmqqjzgpei0i.fsf@gitster.g> (raw)
We say "these", so "range notations" must be plural.
Reported-by: Furkan Akkurt
Signed-off-by: Junio C Hamano <gitster@pobox.com>
---
* Resurrected from a pull request to a preformatted manual pages
repository at https://github.com/gitster/git-manpages
Documentation/gittutorial.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/gittutorial.txt b/Documentation/gittutorial.txt
index 0e0b863105..8b5b15ce05 100644
--- a/Documentation/gittutorial.txt
+++ b/Documentation/gittutorial.txt
@@ -361,7 +361,7 @@ $ gitk HEAD...FETCH_HEAD
This means "show everything that is reachable from either one, but
exclude anything that is reachable from both of them".
-Please note that these range notation can be used with both gitk
+Please note that these range notations can be used with both gitk
and "git log".
After inspecting what Bob did, if there is nothing urgent, Alice may
--
2.46.0-316-ga5b7e061b1
reply other threads:[~2024-08-09 17:13 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=xmqqjzgpei0i.fsf@gitster.g \
--to=gitster@pobox.com \
--cc=furkanakkurt9285@gmail.com \
--cc=git@vger.kernel.org \
/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).