diff --git a/doc/go1.3.html b/doc/go1.3.html index feed6480c7..18b3ec65d2 100644 --- a/doc/go1.3.html +++ b/doc/go1.3.html @@ -373,7 +373,7 @@ which can be useful information when debugging deadlocks or performance issues.

A new package debug/plan9obj was added to the standard library. -It implements access to Plan 9 a.out object files. +It implements access to Plan 9 a.out object files.

Major changes to the library