chiark / gitweb /
Correct a few typos
authorTorstein Husebø <torstein@huseboe.net>
Tue, 30 Sep 2014 13:25:47 +0000 (15:25 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Thu, 2 Oct 2014 09:46:23 +0000 (11:46 +0200)
man/systemd-debug-generator.xml
src/tty-ask-password-agent/tty-ask-password-agent.c

index ce4750e530150bf38030f603352bf755917c5e05..a2bef5fe28397e2188662c780724f8074761dc42 100644 (file)
@@ -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>
index 8a02fb0b5e72c1e82ecab28b124c576b72028265..e7cbde285ce89087d011a6b9d336325be76e4e71 100644 (file)
@@ -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;