changeset 1672:1b2efccfa4f3

Spelling: committed
author timeless@gmail.com
date Fri, 14 Sep 2012 11:32:28 -0400
parents 740d755a432d
children 8e879d59b20e
files README tests/test-split.t
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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