[systemd-commits] man/systemd-debug-generator.xml src/tty-ask-password-agent

David Herrmann dvdhrm at kemper.freedesktop.org
Thu Oct 2 03:18:03 PDT 2014


 man/systemd-debug-generator.xml                     |    2 +-
 src/tty-ask-password-agent/tty-ask-password-agent.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 4cf07da260b6c21596fec9a6a03a615729f617dc
Author: Torstein Husebø <torstein at huseboe.net>
Date:   Tue Sep 30 15:25:47 2014 +0200

    Correct a few typos

diff --git a/man/systemd-debug-generator.xml b/man/systemd-debug-generator.xml
index ce4750e..a2bef5f 100644
--- a/man/systemd-debug-generator.xml
+++ b/man/systemd-debug-generator.xml
@@ -68,7 +68,7 @@
                 <para>If the <option>systemd.wants=</option> option is
                 specified and followed by a unit name, a start job for
                 this unit is added to the initial transaction. This is
-                useful to start one ore more additional units at
+                useful to start one or more additional units at
                 boot. May be specified more than once.</para>
 
                 <para>If the <option>systemd.debug-shell</option>
diff --git a/src/tty-ask-password-agent/tty-ask-password-agent.c b/src/tty-ask-password-agent/tty-ask-password-agent.c
index 8a02fb0..e7cbde2 100644
--- a/src/tty-ask-password-agent/tty-ask-password-agent.c
+++ b/src/tty-ask-password-agent/tty-ask-password-agent.c
@@ -183,7 +183,7 @@ static int ask_password_plymouth(
                         uint32_t size;
                         char **l;
 
-                        /* One ore more answers */
+                        /* One or more answers */
                         if (p < 5)
                                 continue;
 



More information about the systemd-commits mailing list