From 9f594bf568613977c7301e77d483a4b3fdbd5884 Mon Sep 17 00:00:00 2001 From: curiosityseeker <60518106+curiosityseeker@users.noreply.github.com> Date: Wed, 29 May 2024 16:59:40 +0200 Subject: [PATCH] Fix typo in multirach.d/paths --- apparmor.d/tunables/multiarch.d/paths | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apparmor.d/tunables/multiarch.d/paths b/apparmor.d/tunables/multiarch.d/paths index ad7cf9133..45dfea041 100644 --- a/apparmor.d/tunables/multiarch.d/paths +++ b/apparmor.d/tunables/multiarch.d/paths @@ -39,7 +39,7 @@ @{file_explorers_path} = @{bin}/@{file_explorers} # Text editors -@{text_edirors_path} = @{bin}/@{text_edirors} /usr/share/code/{bin/,}code +@{text_editors_path} = @{bin}/@{text_editors} /usr/share/code/{bin/,}code # Document viewers @{document_viewers_path} = @{bin}/@{document_viewers}