Buildroot Archive on 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

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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox