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 @@ fail:
 * 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
 */