summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Lawrence <bytbox@gmail.com>2010-08-10 18:01:00 +1000
committerScott Lawrence <bytbox@gmail.com>2010-08-10 18:01:00 +1000
commit7c60e2e27c5758d0caccfd6942b41aaa4265d80e (patch)
tree58609443d7ee1cdfd8fa808d4fffb616dcb721cb
parentccce665ad6fc1f60c0aa2ce5ead7478cd771c454 (diff)
downloadgo-7c60e2e27c5758d0caccfd6942b41aaa4265d80e.tar.gz
gopack documentation: fixed typo
(Removed extraneous "program".) R=golang-dev, r CC=golang-dev http://codereview.appspot.com/1950041 Committer: Rob Pike <r@golang.org>
-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 0d5ccdb6c..74c272fd2 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