From bad381b51e4c86e77bea6c06b2cb494ee34706ac Mon Sep 17 00:00:00 2001 From: Christian Boltz Date: Tue, 17 Aug 2021 19:39:12 +0200 Subject: [PATCH] Fix typo Fixes: https://gitlab.com/apparmor/apparmor/-/issues/192 --- QuickProfileLanguage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QuickProfileLanguage.md b/QuickProfileLanguage.md index 03ecf88..5c26cc9 100644 --- a/QuickProfileLanguage.md +++ b/QuickProfileLanguage.md @@ -128,7 +128,7 @@ spaces. Eg: Capability Rules ---------------- -AppArmor supports course grained access to Linux' POSIX-style +AppArmor supports coarse-grained access to Linux' POSIX-style capabilities (see 'man capabilities) and capabilities rules are used to allow access to these capabilities. For example, a setuid application which drops privileges might need: