Browse Source

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>
Zygmunt Krynicki 7 năm trước cách đây
mục cha
commit
b62fb22674
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      security/apparmor/label.c

+ 1 - 1
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