Эх сурвалжийг харах

grammar fix

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1213 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 жил өмнө
parent
commit
ed59ebee6e

+ 1 - 1
chapter06/glibc-exp.xml

@@ -17,7 +17,7 @@ searches through <filename>malloc/Makefile</filename> and
 converts all occurances of <filename>$(PERL)</filename> to
 <filename>/usr/bin/perl</filename>.  The output is then written to the
 file <filename>tmp~</filename>.  This is done because Glibc can't
-autodetect perl since it's not installed yet.</para>
+autodetect perl since it hasn't been installed yet.</para>
 
 <para><userinput>mv tmp~ malloc/Makefile:</userinput> The file
 <filename>tmp~</filename> is now moved back to