hgbook
diff en/undo.tex @ 928:c85c4c5bee0b
Work in progress in translating intro.tex
author | Romain PELISSE <romain.pelisse@atosorigin.com> |
---|---|
date | Sun Feb 08 17:01:30 2009 +0100 (2009-02-08) |
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 Sun Feb 08 17:01:30 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