diff -r cc0593af30d4 -r 868670dbc237 hgext/children.py --- a/hgext/children.py Mon Jun 22 14:49:07 2009 +0200 +++ b/hgext/children.py Mon Jun 22 15:48:08 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. -'''provides children command to show children changesets''' +'''display children changesets''' from mercurial import cmdutil from mercurial.commands import templateopts