tests/test-mq.out
changeset 7983 7b813bdbd5d0
parent 7782 140429276b63
child 8028 3aaca5901ade
--- a/tests/test-mq.out	Sat Apr 04 18:31:01 2009 +0200
+++ b/tests/test-mq.out	Sat Apr 04 21:09:43 2009 +0200
@@ -2,11 +2,11 @@
 mq extension - patch management and development
 
 This extension lets you work with a stack of patches in a Mercurial
-repository.  It manages two stacks of patches - all known patches, and
+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.
+directory. Applied patches are both patch files and changesets.
 
 Common tasks (use "hg help command" for more details):