diff mbox series

[meta-security,2/3] fscryptctl: Correct the spelling of DESCRIPTION

Message ID 20260303171443.2736418-2-pkj@axis.com
State New
Headers show
Series [meta-security,1/3] fscrypt: Correct the spelling of DESCRIPTION | expand

Commit Message

Peter Kjellerstedt March 3, 2026, 5:14 p.m. UTC
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
---
 recipes-security/fscryptctl/fscryptctl_1.1.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/recipes-security/fscryptctl/fscryptctl_1.1.0.bb b/recipes-security/fscryptctl/fscryptctl_1.1.0.bb
index edd6943..918e747 100644
--- a/recipes-security/fscryptctl/fscryptctl_1.1.0.bb
+++ b/recipes-security/fscryptctl/fscryptctl_1.1.0.bb
@@ -1,5 +1,5 @@ 
 SUMMARY = "low-level tool handling Linux filesystem encryption"
-DESCIPTION = "fscryptctl is a low-level tool written in C that handles raw keys and manages \
+DESCRIPTION = "fscryptctl is a low-level tool written in C that handles raw keys and manages \
 policies for Linux filesystem encryption (https://lwn.net/Articles/639427). \
 For a tool that presents a higher level interface and manages metadata, key \
 generation, key wrapping, PAM integration, and passphrase hashing, see \