Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH v2] autoconf: fix mistakes in SUMMARY and DESCRIPTION
@ 2017-07-28 20:26 Denys Dmytriyenko
  2017-07-28 23:47 ` Andre McCurdy
  0 siblings, 1 reply; 4+ messages in thread
From: Denys Dmytriyenko @ 2017-07-28 20:26 UTC (permalink / raw)
  To: openembedded-core; +Cc: Denys Dmytriyenko

From: Denys Dmytriyenko <denys@ti.com>

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
v1 - procude -> produce
v2 - produce -> produces

 meta/recipes-devtools/autoconf/autoconf.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/autoconf/autoconf.inc b/meta/recipes-devtools/autoconf/autoconf.inc
index f1b2dfc..17ee50f 100644
--- a/meta/recipes-devtools/autoconf/autoconf.inc
+++ b/meta/recipes-devtools/autoconf/autoconf.inc
@@ -1,5 +1,5 @@
-SUMMARY = "A GNU tool that procude shell scripts to automatically configure software"
-DESCRIPTION = "Autoconf is an extensible package of M4 macros that produce shell scripts to automatically \ 
+SUMMARY = "A GNU tool that produces shell scripts to automatically configure software"
+DESCRIPTION = "Autoconf is an extensible package of M4 macros that produces shell scripts to automatically \ 
 configure software source code packages. Autoconf creates a configuration script for a package from a template \
 file that lists the operating system features that the package can use, in the form of M4 macro calls."
 LICENSE = "GPLv3"
-- 
2.7.4



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

end of thread, other threads:[~2017-08-01 10:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-28 20:26 [PATCH v2] autoconf: fix mistakes in SUMMARY and DESCRIPTION Denys Dmytriyenko
2017-07-28 23:47 ` Andre McCurdy
2017-07-31 17:48   ` Denys Dmytriyenko
2017-08-01 10:27     ` Richard Purdie

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