tests/test-rebase-abort.t
branchstable
changeset 20313 dcd65ce87260
parent 20117 aa9385f983fa
child 20327 46c2331fc750
--- a/tests/test-rebase-abort.t	Thu Jan 23 01:29:50 2014 +0100
+++ b/tests/test-rebase-abort.t	Thu Jan 23 01:21:08 2014 +0100
@@ -92,7 +92,7 @@
 
   $ hg rebase --continue
   abort: cannot continue inconsistent rebase
-  (use "hg rebase --abort" to clear borken state)
+  (use "hg rebase --abort" to clear broken state)
   [255]
   $ hg summary | grep '^rebase: '
   rebase: (use "hg rebase --abort" to clear broken state)