]> git.cworth.org Git - cworth.org/commitdiff
Fix typo so that there aren't two 2.3.2 sections
authorCarl Worth <cworth@cworth.org>
Tue, 16 Jun 2009 21:21:04 +0000 (14:21 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 16 Jun 2009 21:21:04 +0000 (14:21 -0700)
Thanks to Marina Esterlis for kindly pointing out this mistake.

src/hgbook-git/tour.mdwn

index 5c3a3234b973152b3d2a3807b14e4bf45ddb2188..ab74730911e0a8f5219a2c2da2babad78df538fd 100644 (file)
@@ -234,7 +234,7 @@ discussing how to move commits between repositories:
           $ git clone hello hello-fetch
           $ git clone hello hello-remote
 
-#### 2.3.2 What’s in a repository?
+#### 2.3.3 What’s in a repository?
 
 When we take a more detailed look inside a repository, we can see that
 it contains a directory named .git. This is where git keeps all