Signed-off-by: Tyler Hicks <[email protected]>
---
 parser/mount.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parser/mount.cc b/parser/mount.cc
index b2a408a..f525d67 100644
--- a/parser/mount.cc
+++ b/parser/mount.cc
@@ -834,7 +834,7 @@ int mnt_rule::gen_policy_re(Profile &prof)
        return RULE_OK;
 
 fail:
-       PERROR("Enocoding of mount rule failed\n");
+       PERROR("Encoding of mount rule failed\n");
        return RULE_ERROR;
 }
 
-- 
2.1.0


-- 
AppArmor mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/apparmor

Reply via email to