From ae18b8779a37f8a3eaf0ac6cc41ee46b1a9777bd Mon Sep 17 00:00:00 2001 From: Chris Staub Date: Mon, 2 Mar 2015 16:40:41 +0000 Subject: Grammar fix git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10861 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/glibc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06') diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 3f87248c9..1ba0e7c84 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -68,7 +68,7 @@ Glibc autoconf tests would give false results and defeat the goal of achieving a clean build. - Fix is regression in the package that affects 32-bit architectures: + Fix a regression in the package that affects 32-bit architectures: sed -e '/ia32/s/^/1:/' \ -e '/SSE2/s/^1://' \ -- cgit v1.2.3-54-g00ecf