Spelling: committed
authortimeless@gmail.com
Fri, 14 Sep 2012 11:32:28 -0400
changeset 1672 1b2efccfa4f3
parent 1671 740d755a432d
child 1673 8e879d59b20e
Spelling: committed
README
tests/test-split.t
--- a/README	Fri Sep 14 11:30:32 2012 -0400
+++ b/README	Fri Sep 14 11:32:28 2012 -0400
@@ -103,7 +103,7 @@
           in now in `--all --any`.
 - evolve: add a 'experimental.evolutioncommands' for fine grained commands
           enabling
-- next/prev: requires `--merge` to move with uncommited changes
+- next/prev: requires `--merge` to move with uncommitted changes
 - next: significantly reword error messages
 - next: add a --evolve flag to evolve aspiring children when on a head
 
--- a/tests/test-split.t	Fri Sep 14 11:30:32 2012 -0400
+++ b/tests/test-split.t	Fri Sep 14 11:32:28 2012 -0400
@@ -123,7 +123,7 @@
      summary:     add _a
   
 
-Cannot split a commit with uncommited changes
+Cannot split a commit with uncommitted changes
   $ hg up "desc(_c)"
   1 files updated, 0 files merged, 1 files removed, 0 files unresolved
   $ echo "_cd" > _c