glibc_2.4.bb: Typo fix in comment.
authorPaul Sokolovsky <pmiscml@gmail.com>
Thu, 28 Sep 2006 17:51:36 +0000 (17:51 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Thu, 28 Sep 2006 17:51:36 +0000 (17:51 +0000)
packages/glibc/glibc_2.4.bb

index de010e3..4483edb 100644 (file)
@@ -65,7 +65,7 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/glibc/glibc-2.4.tar.bz2 \
            file://etc/ld.so.conf \
            file://generate-supported.mk"
 
-# Build fails of x86 without additional patches, but these break arm
+# Build fails on x86 without additional patches, but these break arm
 SRC_URI_append_x86 = " file://openat-bugzilla-fix-1220.patch;patch=1 \
            file://fix-fchownat-20060808.patch;patch=1"