hgbook

diff en/examples/tour.help.out @ 332:d13a05515acf

Fixing problem on bisect that inhibits building with mercurial 1.0 or later
author Igor Támara <igor@tamarapatino.org>
date Sat Oct 18 06:02:21 2008 -0500 (2008-10-18)
parents f078515438d2
children 83790457e85b
line diff
     1.1 --- a/en/examples/tour.help.out	Mon Apr 16 14:39:20 2007 -0700
     1.2 +++ b/en/examples/tour.help.out	Sat Oct 18 06:02:21 2008 -0500
     1.3 @@ -3,7 +3,7 @@
     1.4  
     1.5  create a new repository in the given directory
     1.6  
     1.7 -    Initialize a new repository in the given directory.  If the given
     1.8 +    Initialize a new repository in the given directory. If the given
     1.9      directory does not exist, it is created.
    1.10  
    1.11      If no directory is given, the current directory is used.