summaryrefslogtreecommitdiff
path: root/src/pkg/crypto/cast5/cast5.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/crypto/cast5/cast5.go')
-rw-r--r--src/pkg/crypto/cast5/cast5.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pkg/crypto/cast5/cast5.go b/src/pkg/crypto/cast5/cast5.go
index 35f3e64b6..cb62e3132 100644
--- a/src/pkg/crypto/cast5/cast5.go
+++ b/src/pkg/crypto/cast5/cast5.go
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-// This package implements CAST5, as defined in RFC 2144. CAST5 is a common
+// Package cast5 implements CAST5, as defined in RFC 2144. CAST5 is a common
// OpenPGP cipher.
package cast5