changeset 17537 | 31f32a96e1e3 |
parent 17425 | e95ec38f86b0 |
parent 17504 | 593c5ca70a63 |
child 17668 | 28c43957f8b4 |
--- a/mercurial/commands.py Tue Sep 11 00:12:07 2012 +0200 +++ b/mercurial/commands.py Tue Sep 11 08:36:09 2012 -0700 @@ -1696,7 +1696,7 @@ """format the changelog or an index DAG as a concise textual description If you pass a revlog index, the revlog's DAG is emitted. If you list - revision numbers, they get labelled in the output as rN. + revision numbers, they get labeled in the output as rN. Otherwise, the changelog DAG of the current repo is emitted. """