hgext/convert/__init__.py
changeset 8932 f87884329419
parent 8894 868670dbc237
child 9058 b10cee4bd2c1
--- a/hgext/convert/__init__.py	Wed Jun 24 12:04:19 2009 +0200
+++ b/hgext/convert/__init__.py	Wed Jun 24 12:25:56 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.
 
-'''import from foreign VCS repositories into Mercurial'''
+'''import revisions from foreign VCS repositories into Mercurial'''
 
 import convcmd
 import cvsps