aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Lawrence <bytbox@gmail.com>2010-08-10 18:01:00 +1000
committerRob Pike <r@golang.org>2010-08-10 18:01:00 +1000
commit4368a7875506bafcd751f1cad17098fa1e834281 (patch)
tree98d37d5ca9d49f87f2561bbc4ed910011526a8d3
parentd4e23b7e37698b3913ec7f6df942d37b9c1e6f35 (diff)
downloadgo-4368a7875506bafcd751f1cad17098fa1e834281.tar.gz
go-4368a7875506bafcd751f1cad17098fa1e834281.zip
gopack documentation: fixed typo
(Removed extraneous "program".) R=golang-dev, r CC=golang-dev https://golang.org/cl/1950041
-rw-r--r--src/cmd/gopack/doc.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/gopack/doc.go b/src/cmd/gopack/doc.go
index 0d5ccdb6ce..74c272fd21 100644
--- a/src/cmd/gopack/doc.go
+++ b/src/cmd/gopack/doc.go
@@ -4,7 +4,7 @@
/*
-Gopack program is a variant of the Plan 9 ar tool. The original is documented at
+Gopack is a variant of the Plan 9 ar tool. The original is documented at
http://plan9.bell-labs.com/magic/man2html/1/ar