changeset 246:8c15549666fa

Fix another typo, courtesy of Tim Hatch.
author Bryan O'Sullivan <bos@serpentine.com>
date Wed, 30 May 2007 09:03:12 -0700
parents 3eaa02162e90
children 5f35a333ab9b
files en/concepts.tex
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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)