From: Torstein Husebø Date: Tue, 30 Sep 2014 13:25:47 +0000 (+0200) Subject: Correct a few typos X-Git-Tag: v217~374 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;ds=sidebyside;h=4cf07da260b6c21596fec9a6a03a615729f617dc;hp=fc808616227115ccab8c04f00f8f7472c7353ae5;p=elogind.git Correct a few typos --- diff --git a/man/systemd-debug-generator.xml b/man/systemd-debug-generator.xml index ce4750e53..a2bef5fe2 100644 --- a/man/systemd-debug-generator.xml +++ b/man/systemd-debug-generator.xml @@ -68,7 +68,7 @@ If the 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. If the 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 8a02fb0b5..e7cbde285 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;