diff --git a/doc/go1.2.html b/doc/go1.2.html index 7189045205..9d890b2906 100644 --- a/doc/go1.2.html +++ b/doc/go1.2.html @@ -190,8 +190,8 @@ include new stack management technology that should address the problem better.

The cgo command will now invoke the C++ -compiler to build any pieces of the linked-to library that are written in C++; the -documentation has more detail. +compiler to build any pieces of the linked-to library that are written in C++; +the documentation has more detail.

Godoc and vet moved to the go.tools subrepository