diff mbox

autoconf: fix typo in SUMMARY

Message ID 1501267767-109163-1-git-send-email-denis@denix.org
State New
Headers show

Commit Message

Denys Dmytriyenko July 28, 2017, 6:49 p.m. UTC
From: Denys Dmytriyenko <denys@ti.com>


Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---
 meta/recipes-devtools/autoconf/autoconf.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.7.4

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Comments

Khem Raj July 28, 2017, 6:56 p.m. UTC | #1
On Fri, Jul 28, 2017 at 11:49 AM, Denys Dmytriyenko <denis@denix.org> wrote:
> From: Denys Dmytriyenko <denys@ti.com>

>

> Signed-off-by: Denys Dmytriyenko <denys@ti.com>

> ---

>  meta/recipes-devtools/autoconf/autoconf.inc | 2 +-

>  1 file changed, 1 insertion(+), 1 deletion(-)

>

> diff --git a/meta/recipes-devtools/autoconf/autoconf.inc b/meta/recipes-devtools/autoconf/autoconf.inc

> index f1b2dfc..ea62df8 100644

> --- a/meta/recipes-devtools/autoconf/autoconf.inc

> +++ b/meta/recipes-devtools/autoconf/autoconf.inc

> @@ -1,4 +1,4 @@

> -SUMMARY = "A GNU tool that procude shell scripts to automatically configure software"

> +SUMMARY = "A GNU tool that produce shell scripts to automatically configure software"

                                                             -----^------
there is a grammatical issue too :)


>  DESCRIPTION = "Autoconf is an extensible package of M4 macros that produce 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."

> --

> 2.7.4

>

> --

> _______________________________________________

> Openembedded-core mailing list

> Openembedded-core@lists.openembedded.org

> http://lists.openembedded.org/mailman/listinfo/openembedded-core

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
Denys Dmytriyenko July 28, 2017, 8:05 p.m. UTC | #2
On Fri, Jul 28, 2017 at 11:56:55AM -0700, Khem Raj wrote:
> On Fri, Jul 28, 2017 at 11:49 AM, Denys Dmytriyenko <denis@denix.org> wrote:

> > From: Denys Dmytriyenko <denys@ti.com>

> >

> > Signed-off-by: Denys Dmytriyenko <denys@ti.com>

> > ---

> >  meta/recipes-devtools/autoconf/autoconf.inc | 2 +-

> >  1 file changed, 1 insertion(+), 1 deletion(-)

> >

> > diff --git a/meta/recipes-devtools/autoconf/autoconf.inc b/meta/recipes-devtools/autoconf/autoconf.inc

> > index f1b2dfc..ea62df8 100644

> > --- a/meta/recipes-devtools/autoconf/autoconf.inc

> > +++ b/meta/recipes-devtools/autoconf/autoconf.inc

> > @@ -1,4 +1,4 @@

> > -SUMMARY = "A GNU tool that procude shell scripts to automatically configure software"

> > +SUMMARY = "A GNU tool that produce shell scripts to automatically configure software"

>                                                              -----^------

> there is a grammatical issue too :)


Sorry, I don't follow...


> >  DESCRIPTION = "Autoconf is an extensible package of M4 macros that produce 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."

> > --

> > 2.7.4

> >

> > --

> > _______________________________________________

> > Openembedded-core mailing list

> > Openembedded-core@lists.openembedded.org

> > http://lists.openembedded.org/mailman/listinfo/openembedded-core

> 

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
Khem Raj July 28, 2017, 8:07 p.m. UTC | #3
On Fri, Jul 28, 2017 at 1:05 PM, Denys Dmytriyenko <denis@denix.org> wrote:
> On Fri, Jul 28, 2017 at 11:56:55AM -0700, Khem Raj wrote:

>> On Fri, Jul 28, 2017 at 11:49 AM, Denys Dmytriyenko <denis@denix.org> wrote:

>> > From: Denys Dmytriyenko <denys@ti.com>

>> >

>> > Signed-off-by: Denys Dmytriyenko <denys@ti.com>

>> > ---

>> >  meta/recipes-devtools/autoconf/autoconf.inc | 2 +-

>> >  1 file changed, 1 insertion(+), 1 deletion(-)

>> >

>> > diff --git a/meta/recipes-devtools/autoconf/autoconf.inc b/meta/recipes-devtools/autoconf/autoconf.inc

>> > index f1b2dfc..ea62df8 100644

>> > --- a/meta/recipes-devtools/autoconf/autoconf.inc

>> > +++ b/meta/recipes-devtools/autoconf/autoconf.inc

>> > @@ -1,4 +1,4 @@

>> > -SUMMARY = "A GNU tool that procude shell scripts to automatically configure software"

>> > +SUMMARY = "A GNU tool that produce shell scripts to automatically configure software"

>>                                                              -----^------

>> there is a grammatical issue too :)

>

> Sorry, I don't follow...


s/produce/produces/

>

>

>> >  DESCRIPTION = "Autoconf is an extensible package of M4 macros that produce 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."

>> > --

>> > 2.7.4

>> >

>> > --

>> > _______________________________________________

>> > Openembedded-core mailing list

>> > Openembedded-core@lists.openembedded.org

>> > http://lists.openembedded.org/mailman/listinfo/openembedded-core

>>

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
diff mbox

Patch

diff --git a/meta/recipes-devtools/autoconf/autoconf.inc b/meta/recipes-devtools/autoconf/autoconf.inc
index f1b2dfc..ea62df8 100644
--- a/meta/recipes-devtools/autoconf/autoconf.inc
+++ b/meta/recipes-devtools/autoconf/autoconf.inc
@@ -1,4 +1,4 @@ 
-SUMMARY = "A GNU tool that procude shell scripts to automatically configure software"
+SUMMARY = "A GNU tool that produce shell scripts to automatically configure software"
 DESCRIPTION = "Autoconf is an extensible package of M4 macros that produce 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."