summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-02-25 02:36:12 +0100
committerLennart Poettering <lennart@poettering.net>2014-02-25 02:37:59 +0100
commit67dd87c51b1ba254dc6a0eeae41762aace40adda (patch)
tree1f3872e69a9db9917ca62ba8747d5b49540b8283
parentc74e630d0ce4b1ace116e8211f3b6eb472efa7e3 (diff)
NEWS: fix typo
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 46d2420e10..73a1dc2b4b 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ CHANGES WITH 210:
* systemd will now relabel /dev after loading the SMACK policy
according to SMACK rules.
- * A new unit file option AppArmoreProfile= has been added to
+ * A new unit file option AppArmorProfile= has been added to
set the AppArmor profile for the processes of a unit.
* A new condition check ConditionArchitecture= has been added