changeset 27389:7edd78690c57

import: add word to help text
author timeless <timeless@mozdev.org>
date Tue, 15 Dec 2015 07:56:03 +0000
parents 4a921d66617f
children 8bc6ece9a2e1
files mercurial/commands.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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