[gnome-continuous-yocto/gnomeostree-3.28-rocko: 7036/8267] autoconf: fix typo in SUMMARY



commit 20ae186dfcbf9f10ca509be243d648e8084d2a3f
Author: Denys Dmytriyenko <denys ti com>
Date:   Fri Jul 28 14:49:27 2017 -0400

    autoconf: fix typo in SUMMARY
    
    (From OE-Core rev: fb6500144f2244815be3f81908ee3baad373e348)
    
    Signed-off-by: Denys Dmytriyenko <denys ti com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/recipes-devtools/autoconf/autoconf.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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."


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]