minimal: commentary typo fix
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 15 Jul 2010 05:25:40 +0000 (05:25 +0000)
committerKhem Raj <raj.khem@gmail.com>
Tue, 27 Jul 2010 19:12:11 +0000 (12:12 -0700)
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
conf/distro/minimal-uclibc.conf

index 287d6de..bc9615b 100644 (file)
@@ -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"]}'