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