tests/test-convert.t
changeset 13011 4936a04b6792
parent 12924 2f1174b2c4fa
child 13389 3efc99ac2ac4
--- a/tests/test-convert.t	Tue Nov 16 13:29:35 2010 +0100
+++ b/tests/test-convert.t	Tue Nov 02 17:44:19 2010 +0100
@@ -40,8 +40,8 @@
       have the following effects:
   
       --branchsort  convert from parent to child revision when possible, which
-                    means branches are usually converted one after the other. It
-                    generates more compact repositories.
+                    means branches are usually converted one after the other.
+                    It generates more compact repositories.
       --datesort    sort revisions by date. Converted repositories have good-
                     looking changelogs but are often an order of magnitude
                     larger than the same ones generated by --branchsort.