tests/test-extension.t
changeset 15861 ee8f5e4ce7b8
parent 15447 9910f60a37ee
child 15862 d0f2a89c8cfa
--- a/tests/test-extension.t	Wed Jan 11 16:53:51 2012 +0100
+++ b/tests/test-extension.t	Wed Jan 11 18:08:25 2012 +0100
@@ -419,14 +419,14 @@
   $ hg help email
   'email' is provided by the following extension:
   
-      patchbomb  command to send changesets as (a series of) patch emails
+      patchbomb     command to send changesets as (a series of) patch emails
   
   use "hg help extensions" for information on enabling extensions
   $ hg qdel
   hg: unknown command 'qdel'
   'qdelete' is provided by the following extension:
   
-      mq  manage a stack of patches
+      mq            manage a stack of patches
   
   use "hg help extensions" for information on enabling extensions
   [255]
@@ -434,7 +434,7 @@
   hg: unknown command 'churn'
   'churn' is provided by the following extension:
   
-      churn  command to display statistics about repository history
+      churn         command to display statistics about repository history
   
   use "hg help extensions" for information on enabling extensions
   [255]