aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorINADA Naoki <songofacandy@gmail.com>2015-09-01 22:25:03 +0000
committerandroid-build-merger <android-build-merger@google.com>2015-09-01 22:25:03 +0000
commit2643f15e40f1d37761a209bc1ca5d6fe230d6985 (patch)
tree23ac3d31f5a8afa4f2833832571f5839bddc9881
parent13df294e242896bb3ae4afe4f8284003e54d23eb (diff)
parente81d36e137aa217dc6cdfa012c23f37d00e180a6 (diff)
downloadtools-2643f15e40f1d37761a209bc1ca5d6fe230d6985.tar.gz
refactor/rename: fix command name in comment
automerge: e81d36e * commit 'e81d36e137aa217dc6cdfa012c23f37d00e180a6': refactor/rename: fix command name in comment
-rw-r--r--refactor/rename/mvpkg.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/refactor/rename/mvpkg.go b/refactor/rename/mvpkg.go
index 9cc743d..bcdbf8b 100644
--- a/refactor/rename/mvpkg.go
+++ b/refactor/rename/mvpkg.go
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style
// licence that can be found in the LICENSE file.
-// This file contains the implementation of the 'gomovepkg' command
-// whose main function is in golang.org/x/tools/cmd/gomovepkg.
+// This file contains the implementation of the 'gomvpkg' command
+// whose main function is in golang.org/x/tools/cmd/gomvpkg.
package rename