[oe-commits] Bernhard Reutner-Fischer : minimal: commentary typo fix

git version control git at git.openembedded.org
Tue Jul 27 19:13:45 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: f0c2a1d68f73d9389578598ccfd65537aba8b858
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f0c2a1d68f73d9389578598ccfd65537aba8b858

Author: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
Date:   Thu Jul 15 05:25:40 2010 +0000

minimal: commentary typo fix

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 conf/distro/minimal-uclibc.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/distro/minimal-uclibc.conf b/conf/distro/minimal-uclibc.conf
index 287d6de..bc9615b 100644
--- a/conf/distro/minimal-uclibc.conf
+++ b/conf/distro/minimal-uclibc.conf
@@ -42,6 +42,6 @@ DISTRO_FEATURES += "eabi"
 DISTRO_FEATURES += "pam"
 # large file support is needed for libsndfile
 DISTRO_FEATURES += "largefile"
-# glib-2.0 nneds ipv6 and there is no knob to control it
+# glib-2.0 needs ipv6 and there is no knob to control it
 DISTRO_FEATURES += "ipv4 ipv6"
 DISTRO_FEATURES += ' ${@["", "thumb-interwork"][bb.data.getVar('THUMB_INTERWORK', d, 1) == "yes"]}'





More information about the Openembedded-commits mailing list