Signed-off-by: Zygmunt Krynicki <zygmunt.kryni...@canonical.com>
---
 security/apparmor/domain.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/security/apparmor/domain.c b/security/apparmor/domain.c
index 6919721a2aa9..8025b9a2afbc 100644
--- a/security/apparmor/domain.c
+++ b/security/apparmor/domain.c
@@ -744,7 +744,7 @@ static struct aa_label *handle_onexec(struct aa_label 
*label,
                                                   cond, unsafe));
 
        } else {
-               /* TODO: determine how much we want to losen this */
+               /* TODO: determine how much we want to loosen this */
                error = fn_for_each_in_ns(label, profile,
                                profile_onexec(profile, onexec, stack, bprm,
                                               buffer, cond, unsafe));
-- 
2.14.1


-- 
AppArmor mailing list
AppArmor@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/apparmor

Reply via email to