summaryrefslogtreecommitdiff
path: root/src/pkg/crypto/crypto.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/crypto/crypto.go')
-rw-r--r--src/pkg/crypto/crypto.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pkg/crypto/crypto.go b/src/pkg/crypto/crypto.go
index be6b34adf..53672a4da 100644
--- a/src/pkg/crypto/crypto.go
+++ b/src/pkg/crypto/crypto.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.
-// The crypto package collects common cryptographic constants.
+// Package crypto collects common cryptographic constants.
package crypto
import (