mirror of
https://github.com/golang/go
synced 2024-11-05 11:46:12 -07:00
refactor/rename: fix command name in comment
Change-Id: I7a74c07b104cf1d1adb4536522ff2341d24ebd82 Reviewed-on: https://go-review.googlesource.com/12010 Reviewed-by: Ian Lance Taylor <iant@golang.org>
This commit is contained in:
parent
e645bbf898
commit
e81d36e137
@ -2,8 +2,8 @@
|
|||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// licence that can be found in the LICENSE file.
|
// licence that can be found in the LICENSE file.
|
||||||
|
|
||||||
// This file contains the implementation of the 'gomovepkg' command
|
// This file contains the implementation of the 'gomvpkg' command
|
||||||
// whose main function is in golang.org/x/tools/cmd/gomovepkg.
|
// whose main function is in golang.org/x/tools/cmd/gomvpkg.
|
||||||
|
|
||||||
package rename
|
package rename
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user