summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr DrÄ…g <piotrdrag@gmail.com>2014-12-26 00:55:26 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-01-01 09:45:04 -0500
commita4a57bb6ce442a0c8317459b30bdc89dad207a5b (patch)
treee36a805f11722a9da192ba87159e2a4f42b80da7
parent699b7227a2faeb9818e90e90837794aef18f9bef (diff)
machined: fix grammar in org.freedesktop.machine1.policy.in
[zj: change "in into" to "into".] https://bugs.freedesktop.org/show_bug.cgi?id=87722
-rw-r--r--src/machine/org.freedesktop.machine1.policy.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/machine/org.freedesktop.machine1.policy.in b/src/machine/org.freedesktop.machine1.policy.in
index 4dbceab6f5..f2ad8e89f8 100644
--- a/src/machine/org.freedesktop.machine1.policy.in
+++ b/src/machine/org.freedesktop.machine1.policy.in
@@ -17,8 +17,8 @@
<vendor_url>http://www.freedesktop.org/wiki/Software/systemd</vendor_url>
<action id="org.freedesktop.machine1.login">
- <_description>Login into a local container</_description>
- <_message>Authentication is required to allow login into a local container.</_message>
+ <_description>Log into a local container</_description>
+ <_message>Authentication is required to allow logging into a local container.</_message>
<defaults>
<allow_any>auth_admin</allow_any>
<allow_inactive>auth_admin</allow_inactive>