diff mercurial/commands.py @ 17500:8ac8db8dc346

en-us: labeled
author timeless@mozdev.org
date Fri, 17 Aug 2012 13:58:18 -0700
parents 3738d6254bd3
children 593c5ca70a63
line wrap: on
line diff
--- a/mercurial/commands.py	Fri Aug 17 13:58:18 2012 -0700
+++ b/mercurial/commands.py	Fri Aug 17 13:58:18 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.
     """