1
0
mirror of https://github.com/golang/go synced 2024-11-12 05:30:21 -07:00

cmd/go: fix typo in comment

Fixes #4432.

R=golang-dev, minux.ma
CC=golang-dev
https://golang.org/cl/6858064
This commit is contained in:
Ian Lance Taylor 2012-11-24 11:25:17 -08:00
parent 5fa3aeb14d
commit 9017765a82

View File

@ -93,7 +93,7 @@ func runGet(cmd *Command, args []string) {
runInstall(cmd, args)
}
// downloadPath prepares the list of paths to pass to download.
// downloadPaths prepares the list of paths to pass to download.
// It expands ... patterns that can be expanded. If there is no match
// for a particular pattern, downloadPaths leaves it in the result list,
// in the hope that we can figure out the repository from the