--- a/tests/test-mq.out Tue Jul 07 23:54:42 2009 +0200
+++ b/tests/test-mq.out Tue Jul 07 23:54:42 2009 +0200
@@ -2,11 +2,11 @@
mq extension - manage a stack of patches
This extension lets you work with a stack of patches in a Mercurial
-repository. It manages two stacks of patches - all known patches, and
-applied patches (subset of known patches).
+repository. It manages two stacks of patches - all known patches, and applied
+patches (subset of known patches).
-Known patches are represented as patch files in the .hg/patches
-directory. Applied patches are both patch files and changesets.
+Known patches are represented as patch files in the .hg/patches directory.
+Applied patches are both patch files and changesets.
Common tasks (use "hg help command" for more details):