public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] Corrected typo in networking.c
Date: Sun, 20 Sep 2015 13:33:52 +0100	[thread overview]
Message-ID: <1442752432.4141.131.camel@ipfire.org> (raw)
In-Reply-To: <CAM7c+bn=O=S5-dj2U1t2Wiopj=CBHdmw8M15knYztxCQmR7scg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 980 bytes --]

Thank you for sending in this patch.

However I had some whitespace issues when importing this patch and this
email had a HTML part which just confuses patchwork. Could you please
use git send-email for the next time if that is convenient for you?

This one is merged now.

Best,
-Michael

On Sun, 2015-09-20 at 02:24 -0700, Osmar Gonzalez wrote:
> Corrected "Misssing" to "Missing".
> 
> Signed-off-by: Osmar Gonzalez <mibs510(a)gmail.com>
> ---
> diff --git a/src/setup/networking.c b/src/setup/networking.c
> index 0791764..1067b95 100644
> --- a/src/setup/networking.c
> +++ b/src/setup/networking.c
> @@ -213,7 +213,7 @@ int oktoleave(void)
>                 strcpy(temp, ""); findkey(kv, "DNS1", temp);
>                 if (!(strlen(temp)))
>                 {
> -                       errorbox(_("Misssing DNS."));
> +                       errorbox(_("Missing DNS."));
>                         freekeyvalues(kv);
>                         return 0;
>                 }

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

           reply	other threads:[~2015-09-20 12:33 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <CAM7c+bn=O=S5-dj2U1t2Wiopj=CBHdmw8M15knYztxCQmR7scg@mail.gmail.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1442752432.4141.131.camel@ipfire.org \
    --to=michael.tremer@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox