tools/go/importer
Idora Shinatose 3b9441cce4 go/importer: fix doc typo
Fix the following issue detected by golint:

	import.go:9:1: package comment should be of the form "Package importer ..."

It makes the package comment more consistent with other packages.

Change-Id: I1415066c136ce249af19d70848a38203caf7c9c7
Reviewed-on: https://go-review.googlesource.com/21177
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2016-03-26 09:02:56 +00:00
..
export.go go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
import.go go/importer: fix doc typo 2016-03-26 09:02:56 +00:00
import_test.go go/importer: in TestImportStdLib, skip 2 packages that use vendoring 2015-12-28 21:28:10 +00:00
predefined.go go/types: unexport UniverseByte/Rune; make Typ a slice 2015-07-21 18:42:36 +00:00