Correct a few typos

This commit is contained in:
Torstein Husebø 2014-09-30 15:25:47 +02:00 committed by David Herrmann
parent fc80861622
commit 4cf07da260
2 changed files with 2 additions and 2 deletions

View 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>

View 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;