hgext/children.py
changeset 8934 9dda4c73fc3b
parent 8894 868670dbc237
child 9055 8da4e1d5bef2
--- a/hgext/children.py	Wed Jun 24 13:10:05 2009 +0200
+++ b/hgext/children.py	Wed Jun 24 13:42:02 2009 +0200
@@ -8,7 +8,7 @@
 # This software may be used and distributed according to the terms of the
 # GNU General Public License version 2, incorporated herein by reference.
 
-'''display children changesets'''
+'''command to display child changesets'''
 
 from mercurial import cmdutil
 from mercurial.commands import templateopts