[apparmor] [PATCH 4/8] apparmor: fix typo "replace"
Zygmunt Krynicki
zygmunt.krynicki at canonical.com
Thu Apr 12 10:34:30 UTC 2018
Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki at canonical.com>
---
security/apparmor/label.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/security/apparmor/label.c b/security/apparmor/label.c
index 66987cb93b98..285b246dc267 100644
--- a/security/apparmor/label.c
+++ b/security/apparmor/label.c
@@ -1997,7 +1997,7 @@ static struct aa_label *labelset_next_stale(struct aa_labelset *ls)
/**
* __label_update - insert updated version of @label into labelset
- * @label - the label to update/repace
+ * @label - the label to update/replace
*
* Returns: new label that is up to date
* else NULL on failure
--
2.14.1
More information about the AppArmor
mailing list