summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2012-01-07 15:54:19 +0100
committerAleksander Morgado <aleksander@lanedo.com>2012-01-07 15:54:58 +0100
commitd52b4517271916fb3a6cc2a8df63b75829081d8d (patch)
treec2865ea245bb93c5b797500cee66675fc043e4fa
parent11fbcc901094dfe9f6395ce6a94e0faab57aabbd (diff)
policy: fix typo
Reported at LP#913138
-rw-r--r--policy/org.freedesktop.modem-manager.policy.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/policy/org.freedesktop.modem-manager.policy.in b/policy/org.freedesktop.modem-manager.policy.in
index d7f5f36b..aab65bfb 100644
--- a/policy/org.freedesktop.modem-manager.policy.in
+++ b/policy/org.freedesktop.modem-manager.policy.in
@@ -38,7 +38,7 @@
<action id="org.freedesktop.ModemManager.Contacts">
<_description>Add, modify, and delete mobile broadband contacts</_description>
- <_message>System policy prevents adding, modifying, or deleteing this device's contacts.</_message>
+ <_message>System policy prevents adding, modifying, or deleting this device's contacts.</_message>
<defaults>
<allow_inactive>no</allow_inactive>
<allow_active>auth_self_keep</allow_active>