diff --git a/chapter06/glibc-exp.xml b/chapter06/glibc-exp.xml index 1237fc77f..b1a154d97 100644 --- a/chapter06/glibc-exp.xml +++ b/chapter06/glibc-exp.xml @@ -17,7 +17,7 @@ searches through malloc/Makefile and converts all occurances of $(PERL) to /usr/bin/perl. The output is then written to the file tmp~. This is done because Glibc can't -autodetect perl since it's not installed yet. +autodetect perl since it hasn't been installed yet. mv tmp~ malloc/Makefile: The file tmp~ is now moved back to