hgbook

diff en/concepts.tex @ 350:74224b4f6928

this file was a symlink; this was intended to keep track of the file on any
change that might appear on the original version of the book. I removed it and
instead created a copy, because some of the modifications needed for the
translation (the traduction of a couple of commands defined there) would have
affected the english version. And we don't want that ;)
author jerojasro@localhost
date Sun Oct 19 23:53:39 2008 -0500 (2008-10-19)
parents 3eaa02162e90
children 97e929385442
line diff
     1.1 --- a/en/concepts.tex	Wed May 30 09:02:45 2007 -0700
     1.2 +++ b/en/concepts.tex	Sun Oct 19 23:53:39 2008 -0500
     1.3 @@ -450,7 +450,7 @@
     1.4  data.
     1.5  
     1.6  If the connection is over HTTP, Mercurial recompresses the entire
     1.7 -stream of data using a compression algorithm that gives a etter
     1.8 +stream of data using a compression algorithm that gives a better
     1.9  compression ratio (the Burrows-Wheeler algorithm from the widely used
    1.10  \texttt{bzip2} compression package).  This combination of algorithm
    1.11  and compression of the entire stream (instead of a revision at a time)