Commit 3107e8cb authored by Zygmunt Krynicki's avatar Zygmunt Krynicki Committed by John Johansen

apparmor: fix typo "preconfinement"

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 68a1a0c6
......@@ -1085,7 +1085,7 @@ ssize_t aa_replace_profiles(struct aa_ns *policy_ns, struct aa_label *label,
* Remove a profile or sub namespace from the current namespace, so that
* they can not be found anymore and mark them as replaced by unconfined
*
* NOTE: removing confinement does not restore rlimits to preconfinemnet values
* NOTE: removing confinement does not restore rlimits to preconfinement values
*
* Returns: size of data consume else error code if fails
*/
......
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