All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] ncurses: fix typo 'target'
@ 2014-10-17 15:12 Sebastien Bourdelin
  2014-10-17 22:34 ` Yann E. MORIN
  2014-10-19 10:25 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Sebastien Bourdelin @ 2014-10-17 15:12 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com>
---
 package/ncurses/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/ncurses/Config.in b/package/ncurses/Config.in
index 3cc0a37..44713f9 100644
--- a/package/ncurses/Config.in
+++ b/package/ncurses/Config.in
@@ -36,6 +36,6 @@ config BR2_PACKAGE_NCURSES_TARGET_MENU
 config BR2_PACKAGE_NCURSES_TARGET_PROGS
 	bool "ncurses programs"
 	help
-	  Include ncurses programs in traget (clear, reset, tput, ...)
+	  Include ncurses programs in target (clear, reset, tput, ...)
 
 endif
-- 
1.8.3.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] ncurses: fix typo 'target'
  2014-10-17 15:12 [Buildroot] [PATCH] ncurses: fix typo 'target' Sebastien Bourdelin
@ 2014-10-17 22:34 ` Yann E. MORIN
  2014-10-19 10:25 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2014-10-17 22:34 UTC (permalink / raw)
  To: buildroot

Sebastien, All,

On 2014-10-17 11:12 -0400, Sebastien Bourdelin spake thusly:
> Signed-off-by: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com>

Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

Regards,
Yann E. MORIN.

> ---
>  package/ncurses/Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/ncurses/Config.in b/package/ncurses/Config.in
> index 3cc0a37..44713f9 100644
> --- a/package/ncurses/Config.in
> +++ b/package/ncurses/Config.in
> @@ -36,6 +36,6 @@ config BR2_PACKAGE_NCURSES_TARGET_MENU
>  config BR2_PACKAGE_NCURSES_TARGET_PROGS
>  	bool "ncurses programs"
>  	help
> -	  Include ncurses programs in traget (clear, reset, tput, ...)
> +	  Include ncurses programs in target (clear, reset, tput, ...)
>  
>  endif
> -- 
> 1.8.3.4
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] ncurses: fix typo 'target'
  2014-10-17 15:12 [Buildroot] [PATCH] ncurses: fix typo 'target' Sebastien Bourdelin
  2014-10-17 22:34 ` Yann E. MORIN
@ 2014-10-19 10:25 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2014-10-19 10:25 UTC (permalink / raw)
  To: buildroot

Dear Sebastien Bourdelin,

On Fri, 17 Oct 2014 11:12:27 -0400, Sebastien Bourdelin wrote:
> Signed-off-by: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com>
> ---
>  package/ncurses/Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-10-19 10:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-17 15:12 [Buildroot] [PATCH] ncurses: fix typo 'target' Sebastien Bourdelin
2014-10-17 22:34 ` Yann E. MORIN
2014-10-19 10:25 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.