mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
Correct a few typos
This commit is contained in:
parent
fc80861622
commit
4cf07da260
@ -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>
|
||||
|
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user