[apparmor] [PATCH 8/8] apparmor: fix typo "preconfinement"

Zygmunt Krynicki zygmunt.krynicki at canonical.com
Thu Apr 12 10:34:34 UTC 2018


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

diff --git a/security/apparmor/policy.c b/security/apparmor/policy.c
index b0b58848c248..bc880e67c671 100644
--- a/security/apparmor/policy.c
+++ b/security/apparmor/policy.c
@@ -1080,7 +1080,7 @@ ssize_t aa_replace_profiles(struct aa_ns *policy_ns, struct aa_label *label,
  * Remove a profile or sub namespace from the current namespace, so that
  * they can not be found anymore and mark them as replaced by unconfined
  *
- * NOTE: removing confinement does not restore rlimits to preconfinemnet values
+ * NOTE: removing confinement does not restore rlimits to preconfinement values
  *
  * Returns: size of data consume else error code if fails
  */
-- 
2.14.1




More information about the AppArmor mailing list