tests/test-revert.t
changeset 23139 e53f6b72a0e4
parent 23135 e637dd64ba72
child 23153 9ce22bdcd8bc
--- a/tests/test-revert.t	Sun Nov 02 13:08:46 2014 +0900
+++ b/tests/test-revert.t	Thu Apr 17 22:47:38 2014 +0200
@@ -400,7 +400,7 @@
 
 This section tests most of the possible combinations of working directory
 changes and inter-revision changes. The number of possible cases is significant
-but they all have a slighly different handling. So this section commits to
+but they all have a slightly different handling. So this section commits to
 generating and testing all of them to allow safe refactoring of the revert code.
 
 A python script is used to generate a file history for each combination of
@@ -1065,7 +1065,7 @@
   ### revert for: removed_wc
   
 
-check resulting directory againt the --all run
+check resulting directory against the --all run
 (There should be no difference)
 
   $ python ../dircontent.py > ../content-parent-explicit.txt
@@ -1185,7 +1185,7 @@
   ### revert for: removed_wc
   
 
-check resulting directory againt the --all run
+check resulting directory against the --all run
 (There should be no difference)
 
   $ python ../dircontent.py > ../content-base-explicit.txt