Commit b62fb226 authored by Zygmunt Krynicki's avatar Zygmunt Krynicki Committed by John Johansen

apparmor: fix typo "replace"

Signed-off-by: default avatarZygmunt Krynicki <zygmunt.krynicki@canonical.com>
Acked-by: default avatarChristian Boltz <apparmor@cboltz.de>
Signed-off-by: default avatarJohn Johansen <john.johansen@canonical.com>
parent a18f9028
...@@ -2011,7 +2011,7 @@ static struct aa_label *labelset_next_stale(struct aa_labelset *ls) ...@@ -2011,7 +2011,7 @@ static struct aa_label *labelset_next_stale(struct aa_labelset *ls)
/** /**
* __label_update - insert updated version of @label into labelset * __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 * Returns: new label that is up to date
* else NULL on failure * else NULL on failure
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment