--- 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.