1
0
mirror of https://github.com/golang/go synced 2024-09-30 16:08:36 -06: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:
INADA Naoki 2015-07-10 07:27:05 +09:00 committed by Ian Lance Taylor
parent e645bbf898
commit e81d36e137

View File

@ -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