summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorZygmunt Krynicki <zygmunt.krynicki@canonical.com>2018-04-12 12:34:30 +0200
committerJohn Johansen <john.johansen@canonical.com>2018-05-03 00:49:35 -0700
commitb62fb22674dd7c7eb7e8aeec5937165e8b063f9c (patch)
tree71be35ccc96a3c34be98656a1a9c2aefc6ec20eb /security
parenta18f902888c017478009d3cd17fd3f5ed1dcbc43 (diff)
downloadop-kernel-dev-b62fb22674dd7c7eb7e8aeec5937165e8b063f9c.zip
op-kernel-dev-b62fb22674dd7c7eb7e8aeec5937165e8b063f9c.tar.gz
apparmor: fix typo "replace"
Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com> Acked-by: Christian Boltz <apparmor@cboltz.de> Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'security')
-rw-r--r--security/apparmor/label.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/apparmor/label.c b/security/apparmor/label.c
index fa3f17b..a17574d 100644
--- a/security/apparmor/label.c
+++ b/security/apparmor/label.c
@@ -2011,7 +2011,7 @@ out:
/**
* __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
OpenPOWER on IntegriCloud