# HG changeset patch # User timeless # Date 1450166163 0 # Node ID 7edd78690c57ae6d8894f0a5df4c664df04b90db # Parent 4a921d66617f94b5a6b9ee592aaf93880feb025e import: add word to help text diff -r 4a921d66617f -r 7edd78690c57 mercurial/commands.py --- 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