diff --git a/cmd/tip/tip.go b/cmd/tip/tip.go index c3de65cc..f8171bd6 100644 --- a/cmd/tip/tip.go +++ b/cmd/tip/tip.go @@ -2,7 +2,7 @@ // Use of this source code is governed by the Apache 2.0 // license that can be found in the LICENSE file. -// Command tipgodoc is the beginning of the new tip.golang.org server, +// Command tip is the tip.golang.org server, // serving the latest HEAD straight from the Git oven. package main