changeset 7598 | 26adfaccdf73 |
parent 7597 | 81f68565281c |
child 7601 | 49355875c805 |
--- a/hgext/mq.py Sat Jan 03 16:15:11 2009 +0100 +++ b/hgext/mq.py Sat Jan 03 17:15:15 2009 +0100 @@ -2015,7 +2015,7 @@ status(q.series.index(q.lookup(patch))) def header(ui, repo, patch=None): - """Print the header of the topmost or specified patch""" + """print the header of the topmost or specified patch""" q = repo.mq if patch: