hgbook

diff en/undo.tex @ 923:0d08ac613527

Beginning translation work on 'intro.text'
author Romain PELISSE <romain.pelisse@atosorigin.com>
date Fri Feb 06 15:31:26 2009 +0100 (2009-02-06)
parents a168daed199b
children
line diff
     1.1 --- a/en/undo.tex	Tue Aug 26 13:55:04 2008 -0700
     1.2 +++ b/en/undo.tex	Fri Feb 06 15:31:26 2009 +0100
     1.3 @@ -553,7 +553,7 @@
     1.4  
     1.5  The \hgcmd{bisect} command is aware of the ``branchy'' nature of a
     1.6  Mercurial project's revision history, so it has no problems dealing
     1.7 -with branches, merges, or multiple heads in a repoository.  It can
     1.8 +with branches, merges, or multiple heads in a repository.  It can
     1.9  prune entire branches of history with a single probe, which is how it
    1.10  operates so efficiently.
    1.11