[systemd-devel] [PATCH] Correct a few typos

David Herrmann dh.herrmann at gmail.com
Thu Oct 2 02:47:09 PDT 2014


Hi

On Tue, Sep 30, 2014 at 3:25 PM, Torstein Husebø <torstein at huseboe.net> wrote:
> ---
>  man/systemd-debug-generator.xml                     | 2 +-
>  src/tty-ask-password-agent/tty-ask-password-agent.c | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied!

Thanks
David

> diff --git a/man/systemd-debug-generator.xml b/man/systemd-debug-generator.xml
> index ce4750e530..a2bef5fe28 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 8a02fb0b5e..e7cbde285c 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;
>
> --
> 2.1.1
>
> _______________________________________________
> systemd-devel mailing list
> systemd-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/systemd-devel


More information about the systemd-devel mailing list