summaryrefslogtreecommitdiff
path: root/src/pkg/crypto/openpgp/error/error.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/crypto/openpgp/error/error.go')
-rw-r--r--src/pkg/crypto/openpgp/error/error.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pkg/crypto/openpgp/error/error.go b/src/pkg/crypto/openpgp/error/error.go
index 053d15967..3759ce161 100644
--- a/src/pkg/crypto/openpgp/error/error.go
+++ b/src/pkg/crypto/openpgp/error/error.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 contains common error types for the OpenPGP packages.
+// Package error contains common error types for the OpenPGP packages.
package error
import (