summaryrefslogtreecommitdiffstats
path: root/git-send-email.txt
diff options
context:
space:
mode:
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.