# HG changeset patch # User Bryan O'Sullivan # Date 1180540992 25200 # Node ID 8c15549666fa62adab0159b2e273a75d509f0e1a # Parent 3eaa02162e906bc303b5e4f8c670997a02eff191 Fix another typo, courtesy of Tim Hatch. diff -r 3eaa02162e90 -r 8c15549666fa en/concepts.tex --- a/en/concepts.tex Wed May 30 09:02:45 2007 -0700 +++ b/en/concepts.tex Wed May 30 09:03:12 2007 -0700 @@ -450,7 +450,7 @@ data. If the connection is over HTTP, Mercurial recompresses the entire -stream of data using a compression algorithm that gives a etter +stream of data using a compression algorithm that gives a better compression ratio (the Burrows-Wheeler algorithm from the widely used \texttt{bzip2} compression package). This combination of algorithm and compression of the entire stream (instead of a revision at a time)