hgbook

changeset 257:d9d29e7cf5bd

fix a couple of over-zealous 'h' key typos
author Michael Rowe <mrowe@mojain.com>
date Wed Jun 06 22:11:32 2007 +1000 (2007-06-06)
parents 649a93bb45ae
children 1a55ba6ceca1
files en/tour-merge.tex en/undo.tex
line diff
     1.1 --- a/en/tour-merge.tex	Sun Jun 03 09:49:14 2007 -0700
     1.2 +++ b/en/tour-merge.tex	Wed Jun 06 22:11:32 2007 +1000
     1.3 @@ -180,7 +180,7 @@
     1.4  \end{figure}
     1.5  
     1.6  For each conflicting portion of the file, we can choose to resolve
     1.7 -thhe conflict using some combination of text from the base version,
     1.8 +the conflict using some combination of text from the base version,
     1.9  ours, or theirs.  We can also manually edit the merged file at any
    1.10  time, in case we need to make further modifications.
    1.11  
     2.1 --- a/en/undo.tex	Sun Jun 03 09:49:14 2007 -0700
     2.2 +++ b/en/undo.tex	Wed Jun 06 22:11:32 2007 +1000
     2.3 @@ -753,7 +753,7 @@
     2.4  
     2.5  Choosing the first ``good'' and ``bad'' changesets that will mark the
     2.6  end points of your search is often easy, but it bears a little
     2.7 -discussion neverthheless.  From the perspective of \hgext{bisect}, the
     2.8 +discussion nevertheless.  From the perspective of \hgext{bisect}, the
     2.9  ``newest'' changeset is conventionally ``bad'', and the older
    2.10  changeset is ``good''.
    2.11