Documentation: avoid poor-man's small caps GIT
[git.git] / Documentation / git-send-email.txt
index eeb561cf147bcd40a220c76599ceeb714a7c7bf7..44a1f7c4e8efbc78813de7c3ba13816e68c984cd 100644 (file)
@@ -67,7 +67,7 @@ The --cc option must be repeated for each user you want on the cc list.
 When '--compose' is used, git send-email will use the From, Subject, and
 In-Reply-To headers specified in the message. If the body of the message
 (what you type after the headers and a blank line) only contains blank
-(or GIT: prefixed) lines the summary won't be sent, but From, Subject,
+(or Git: prefixed) lines the summary won't be sent, but From, Subject,
 and In-Reply-To headers will be used unless they are removed.
 +
 Missing From or In-Reply-To headers will be prompted for.