spec: Be consistent about the case of feature flags

The `AppArmor` feature flag is a case-sensitive string literal,
so consistently use its correct case-combination.

Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
Simon McVittie 2024-09-25 17:57:20 +01:00
parent d60bc69f57
commit c16d34e7bf

View file

@ -7444,7 +7444,7 @@
<para>
This message bus filters messages via the
<ulink url="https://selinuxproject.org/">SELinux</ulink>
security framework. Similar to <literal>apparmor</literal>,
security framework. Similar to <literal>AppArmor</literal>,
this feature should only be advertised if SELinux mediation
is enabled and active at runtime (if SELinux is placed in
permissive mode, that is still considered to be active).