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>
This commit is contained in:
Zygmunt Krynicki 2018-04-12 12:34:30 +02:00 committed by John Johansen
parent a18f902888
commit b62fb22674
1 changed files with 1 additions and 1 deletions

View File

@ -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