We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5defcc1 commit 0da2a6aCopy full SHA for 0da2a6a
openpgp/keys_test.go
@@ -132,7 +132,7 @@ func TestRevokedUserID(t *testing.T) {
132
}
133
134
135
-// TestExternallyRevokableKey attempts to load and parse a key with a third party revocation permission.
+// TestExternallyRevocableKey attempts to load and parse a key with a third party revocation permission.
136
func TestExternallyRevocableKey(t *testing.T) {
137
kring, err := ReadKeyRing(readerFromHex(subkeyUsageHex))
138
if err != nil {
0 commit comments