diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2015-05-23 18:03:49 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2015-08-02 10:39:48 +0200 |
commit | d5bc19f7db1bbbe8c54c2dc7d31bbc7a68c28d66 (patch) | |
tree | c45aadcb44cf521f557298f8ad9784b4234a30a0 | |
parent | 69585b1374877a97c7dfb15d366cab284cc8f0d2 (diff) |
policy: fix minor typo
-rw-r--r-- | data/org.freedesktop.ModemManager1.policy.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.freedesktop.ModemManager1.policy.in.in b/data/org.freedesktop.ModemManager1.policy.in.in index 79e3ed4c..bb60192b 100644 --- a/data/org.freedesktop.ModemManager1.policy.in.in +++ b/data/org.freedesktop.ModemManager1.policy.in.in @@ -38,7 +38,7 @@ <action id="org.freedesktop.ModemManager1.Messaging"> <_description>Send, save, modify, and delete text messages</_description> - <_message>System policy prevents sending or maniuplating this device's text messages.</_message> + <_message>System policy prevents sending or manipulating this device's text messages.</_message> <defaults> <allow_inactive>no</allow_inactive> <allow_active>@MM_DEFAULT_USER_POLICY@</allow_active> |