hgext/fetch.py
changeset 8894 868670dbc237
parent 8706 25e9c71b89de
child 9060 2555120b88f5
child 9183 d0225fa2f6c4
child 9185 d9a2e6327949
--- a/hgext/fetch.py	Mon Jun 22 14:49:07 2009 +0200
+++ b/hgext/fetch.py	Mon Jun 22 15:48:08 2009 +0200
@@ -5,7 +5,7 @@
 # This software may be used and distributed according to the terms of the
 # GNU General Public License version 2, incorporated herein by reference.
 
-'''pulling, updating and merging in one command'''
+'''pull, update and merge in one command'''
 
 from mercurial.i18n import _
 from mercurial.node import nullid, short