Skip to content

Commit 28ff678

Browse files
cuishuangtoothrot
authored andcommitted
internal: fix typo
Change-Id: I95276a7323b126e132d678978987d89fbe4d851d GitHub-Last-Rev: f16fe15 GitHub-Pull-Request: #14 Reviewed-on: https://go-review.googlesource.com/c/playground/+/390416 Reviewed-by: Ian Lance Taylor <iant@golang.org> Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Trust: Alberto Donizetti <alb.donizetti@gmail.com> Reviewed-by: Alex Rakoczy <alex@golang.org>
1 parent ddc36c7 commit 28ff678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/gcpdial/gcpdialtool/gcpdialtool.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// license that can be found in the LICENSE file.
44

55
// The gcpdialtool command is an interactive validation tool for the
6-
// gcpdial packge.
6+
// gcpdial package.
77
package main
88

99
import (

0 commit comments

Comments
 (0)