From bd23b405fbe99034d75a46b060567e5adf62c04e Mon Sep 17 00:00:00 2001 From: Nathan Skrzypczak Date: Fri, 8 Oct 2021 15:13:07 +0200 Subject: docs: nitfixes in FEATURE.yaml Type: improvement Change-Id: Iec585880085b12b08594a0640822cd831455d594 Signed-off-by: Nathan Skrzypczak --- src/plugins/crypto_native/FEATURE.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/crypto_native') diff --git a/src/plugins/crypto_native/FEATURE.yaml b/src/plugins/crypto_native/FEATURE.yaml index 206caceb2d4..06f26d4a8cf 100644 --- a/src/plugins/crypto_native/FEATURE.yaml +++ b/src/plugins/crypto_native/FEATURE.yaml @@ -5,6 +5,6 @@ features: - CBC(128, 192, 256) - GCM(128, 192, 256) -description: "An implentation of a native crypto-engine" +description: "An implementation of a native crypto-engine" state: production properties: [API, CLI, MULTITHREAD] -- cgit 1.2.3-korg