]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.tmpl: small change left behind from abf39116ffac
authorAlex Brainman <alex.brainman@gmail.com>
Wed, 7 Mar 2012 23:01:15 +0000 (10:01 +1100)
committerAlex Brainman <alex.brainman@gmail.com>
Wed, 7 Mar 2012 23:01:15 +0000 (10:01 +1100)
R=r
CC=golang-dev
https://golang.org/cl/5752072

doc/go1.html
doc/go1.tmpl

index b76ef7ab474a5dfba0b716bccd95a54fb92a2d9f..d09b1d398f4fa919436b9794c7059f22737237a2 100644 (file)
@@ -734,7 +734,7 @@ Code that uses the other packages (there should be almost zero) will need to be
 <h3 id="subrepo">Packages moving to subrepositories</h3>
 
 <p>
-Go 1 has moved a number of packages into sub-repositories of
+Go 1 has moved a number of packages into other repositories, usually sub-repositories of
 <a href="http://code.google.com/p/go/">the main Go repository</a>.
 This table lists the old and new import paths:
 
index 303b79d555e6ff2fff46db352c6cf209ccd3dbcc..0f89e9d5ba73f27c2e998f488447b569c8ee75a1 100644 (file)
@@ -658,7 +658,7 @@ Code that uses the other packages (there should be almost zero) will need to be
 <h3 id="subrepo">Packages moving to subrepositories</h3>
 
 <p>
-Go 1 has moved a number of packages into sub-repositories of
+Go 1 has moved a number of packages into other repositories, usually sub-repositories of
 <a href="http://code.google.com/p/go/">the main Go repository</a>.
 This table lists the old and new import paths: