Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

apparmor: fix typo "preconfinement"

parent 68a1a0c6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
 */