mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 00:14:44 +01:00
fix typo: accumulate
Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
This commit is contained in:
parent
b7cf7af7e2
commit
d274eb39d9
1 changed files with 1 additions and 1 deletions
|
@ -451,7 +451,7 @@ Eg.
|
|||
|
||||
would result in Optimize=minimize being set.
|
||||
|
||||
The Include, Dump, and Optimize options accululate except for the inversion
|
||||
The Include, Dump, and Optimize options accumulate except for the inversion
|
||||
option (no-X vs. X), and a couple options that work by setting/clearing
|
||||
multiple options (compress-small). In that case the option will override
|
||||
the flags it sets but will may accumulate with others.
|
||||
|
|
Loading…
Add table
Reference in a new issue