public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* Re: [PATCH] Corrected typo in networking.c
       [not found] <CAM7c+bn=O=S5-dj2U1t2Wiopj=CBHdmw8M15knYztxCQmR7scg@mail.gmail.com>
@ 2015-09-20 12:33 ` Michael Tremer
  0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2015-09-20 12:33 UTC (permalink / raw)
  To: development

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-09-20 12:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAM7c+bn=O=S5-dj2U1t2Wiopj=CBHdmw8M15knYztxCQmR7scg@mail.gmail.com>
2015-09-20 12:33 ` [PATCH] Corrected typo in networking.c Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox