Fix typo in verb_make_policy explanation

Signed-off-by: Alberto Planas <aplanas@suse.com>
This commit is contained in:
Alberto Planas 2024-01-04 13:32:59 +01:00 committed by Lennart Poettering
parent 17b1c60ccd
commit 59fe7e6ef1

View file

@ -4174,7 +4174,7 @@ static int verb_make_policy(int argc, char *argv[], void *userdata) {
* policies).
*
* Whenever we want to lock an encrypted object (for example FDE) against this policy, we'll use a
* PolicyAuthorizeNV epxression that pins the NV index in the policy, and permits access to any
* PolicyAuthorizeNV expression that pins the NV index in the policy, and permits access to any
* policies matching the current NV index contents.
*
* We grant world-readable read access to the NV index. Write access is controlled by a PIN (which we