--- a/mercurial/commands.py Tue Dec 15 07:54:01 2015 +0000
+++ b/mercurial/commands.py Tue Dec 15 07:56:03 2015 +0000
@@ -4581,7 +4581,7 @@
as attachments work (to use the body part, it must have type
text/plain or text/x-patch). From and Subject headers of email
message are used as default committer and commit message. All
- text/plain body parts before first diff are added to commit
+ text/plain body parts before first diff are added to the commit
message.
If the imported patch was generated by :hg:`export`, user and