summaryrefslogtreecommitdiffstats
path: root/git-send-email.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-04-11 13:54:14 -0700
committerJunio C Hamano <gitster@pobox.com>2023-04-11 13:54:14 -0700
commit3a9663e144bda415dcecea9f62d6da4e5affe0de (patch)
treee8a95a713c73fb05aef25b89b92a85f6e518c6ce /git-send-email.txt
parente05e18c5a8605c2e9b1c3aa79a3052a9b11339e1 (diff)
downloadgit-htmldocs-3a9663e144bda415dcecea9f62d6da4e5affe0de.tar.gz
Autogenerated HTML docs for v2.40.0-335-g98572
Diffstat (limited to 'git-send-email.txt')
-rw-r--r--git-send-email.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-send-email.txt b/git-send-email.txt
index 765b2df85..b0f438ec9 100644
--- a/git-send-email.txt
+++ b/git-send-email.txt
@@ -93,7 +93,7 @@ See the CONFIGURATION section for `sendemail.multiEdit`.
--in-reply-to=<identifier>::
Make the first mail (or all the mails with `--no-thread`) appear as a
- reply to the given Message-Id, which avoids breaking threads to
+ reply to the given Message-ID, which avoids breaking threads to
provide a new patch series.
The second and subsequent emails will be sent as replies according to
the `--[no-]chain-reply-to` setting.