mercurial/commands.py
changeset 27389 7edd78690c57
parent 27388 4a921d66617f
child 27390 8bc6ece9a2e1
--- 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