Skip to content

Commit

Permalink
SubmittingPatches: fix spelling of "git send-email"
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
  • Loading branch information
Jakub Wilk authored and Jonathan Corbet committed Jan 25, 2016
1 parent 92e963f commit 6ac9937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/SubmittingPatches
Original file line number Diff line number Diff line change
Expand Up @@ -722,7 +722,7 @@ references.
--------------------------------

It can be helpful to manually add In-Reply-To: headers to a patch
(e.g., when using "git send email") to associate the patch with
(e.g., when using "git send-email") to associate the patch with
previous relevant discussion, e.g. to link a bug fix to the email with
the bug report. However, for a multi-patch series, it is generally
best to avoid using In-Reply-To: to link to older versions of the
Expand Down

0 comments on commit 6ac9937

Please sign in to comment.