spelling: transferred
authortimeless@mozdev.org
Fri, 17 Aug 2012 13:58:19 -0700
changeset 17525 e327fd6edb14
parent 17524 a736e1e15e46
child 17526 1572fd8af69d
spelling: transferred
mercurial/wireproto.py
tests/test-phases-exchange.t
--- a/mercurial/wireproto.py	Fri Aug 17 13:58:19 2012 -0700
+++ b/mercurial/wireproto.py	Fri Aug 17 13:58:19 2012 -0700
@@ -516,7 +516,7 @@
     it is serving. Client checks to see if it understands the format.
 
     The format is simple: the server writes out a line with the amount
-    of files, then the total amount of bytes to be transfered (separated
+    of files, then the total amount of bytes to be transferred (separated
     by a space). Then, for each file, the server first writes the filename
     and filesize (separated by the null character), then the file contents.
     '''
--- a/tests/test-phases-exchange.t	Fri Aug 17 13:58:19 2012 -0700
+++ b/tests/test-phases-exchange.t	Fri Aug 17 13:58:19 2012 -0700
@@ -84,7 +84,7 @@
   
 
 pull did not updated ../alpha state.
-push from alpha to beta should update phase even if nothing is transfered
+push from alpha to beta should update phase even if nothing is transferred
 
   $ cd ../alpha
   $ hgph # not updated by remote pull