diff options
Diffstat (limited to 'crypto/asymmetric_keys/Kconfig')
-rw-r--r-- | crypto/asymmetric_keys/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/asymmetric_keys/Kconfig b/crypto/asymmetric_keys/Kconfig index b6df198d1b6f..14cac2860afa 100644 --- a/crypto/asymmetric_keys/Kconfig +++ b/crypto/asymmetric_keys/Kconfig | |||
@@ -33,7 +33,7 @@ config X509_CERTIFICATE_PARSER | |||
33 | select ASN1 | 33 | select ASN1 |
34 | select OID_REGISTRY | 34 | select OID_REGISTRY |
35 | help | 35 | help |
36 | This option procides support for parsing X.509 format blobs for key | 36 | This option provides support for parsing X.509 format blobs for key |
37 | data and provides the ability to instantiate a crypto key from a | 37 | data and provides the ability to instantiate a crypto key from a |
38 | public key packet found inside the certificate. | 38 | public key packet found inside the certificate. |
39 | 39 | ||