[apparmor] [PATCH 4/8] apparmor: fix typo "replace"
John Johansen
john.johansen at canonical.com
Thu May 3 07:45:50 UTC 2018
On 04/12/2018 03:34 AM, Zygmunt Krynicki wrote:
> Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki at canonical.com>
Acked-by: john johansen <john.johansen 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
>
More information about the AppArmor
mailing list