summaryrefslogtreecommitdiff
path: root/src/network/org.freedesktop.network1.policy
diff options
context:
space:
mode:
authorAsciiWolf <mail@asciiwolf.com>2019-09-19 14:34:31 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2019-09-20 21:02:47 +0900
commit984b96aa7a793f74747b0349f0ed68e992ae17b2 (patch)
tree222c0b5f8fdf449b139301d8e10d5da5d6e8f042 /src/network/org.freedesktop.network1.policy
parent98f0e10429adc94f8aadf9888e26c702fba34cc6 (diff)
downloadsystemd-984b96aa7a793f74747b0349f0ed68e992ae17b2.tar.gz
polkit: fix typo
Diffstat (limited to 'src/network/org.freedesktop.network1.policy')
-rw-r--r--src/network/org.freedesktop.network1.policy2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/org.freedesktop.network1.policy b/src/network/org.freedesktop.network1.policy
index 9babae89a5..d6b8dd9a10 100644
--- a/src/network/org.freedesktop.network1.policy
+++ b/src/network/org.freedesktop.network1.policy
@@ -108,7 +108,7 @@
<action id="org.freedesktop.network1.set-dnssec-negative-trust-anchors">
<description gettext-domain="systemd">Set DNSSEC Negative Trust Anchors</description>
- <message gettext-domain="systemd">Authentication is required to set DNSSEC Negative Trust Anchros.</message>
+ <message gettext-domain="systemd">Authentication is required to set DNSSEC Negative Trust Anchors.</message>
<defaults>
<allow_any>auth_admin</allow_any>
<allow_inactive>auth_admin</allow_inactive>