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

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

apparmor: fix typo "loosen"

parent a7ae3645
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -839,7 +839,7 @@ static struct aa_label *handle_onexec(struct aa_label *label,
						   cond, unsafe));

	} else {
		/* TODO: determine how much we want to losen this */
		/* TODO: determine how much we want to loosen this */
		error = fn_for_each_in_ns(label, profile,
				profile_onexec(profile, onexec, stack, bprm,
					       buffer, cond, unsafe));