From f79853e907d5f11ca78529cebb47b6eb38234b8f Mon Sep 17 00:00:00 2001 From: Peter Kjellerstedt Date: Tue, 3 Mar 2026 18:14:41 +0100 Subject: [PATCH] fscryptctl: Correct the spelling of DESCRIPTION Signed-off-by: Peter Kjellerstedt Signed-off-by: Scott Murray --- recipes-security/fscryptctl/fscryptctl_1.1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-security/fscryptctl/fscryptctl_1.1.0.bb b/recipes-security/fscryptctl/fscryptctl_1.1.0.bb index 81cc1ea..4c9b99a 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 \