]> Cypherpunks.ru repositories - gostls13.git/blobdiff - src/cmd/go/internal/vcs/vcs.go
all: use the indefinite article an in comments
[gostls13.git] / src / cmd / go / internal / vcs / vcs.go
index 2a881794043715784f70faf720eed71a03e117ee..a86ed07d3fd8e06d58384502eb6278224aed64fc 100644 (file)
@@ -1443,7 +1443,7 @@ type metaImport struct {
        Prefix, VCS, RepoRoot string
 }
 
-// A ImportMismatchError is returned where metaImport/s are present
+// An ImportMismatchError is returned where metaImport/s are present
 // but none match our import path.
 type ImportMismatchError struct {
        importPath string