aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/perl.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2009-07-26 19:17:51 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2009-07-26 19:17:51 +0000
commitf1994dcf644c8051cd57e62182ed2414f095dbe3 (patch)
treefcb538668ea1270fe1f5b0faa6a53c1f4652185a /chapter05/perl.xml
parentf0975521695cbcd20161e84b6bbc345385982ca7 (diff)
Various text and grammar updates. Thanks to Chris Staub for the patch. Fixes #2458.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9000 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/perl.xml')
-rw-r--r--chapter05/perl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/perl.xml b/chapter05/perl.xml
index 2a3d6fda6..3320d452c 100644
--- a/chapter05/perl.xml
+++ b/chapter05/perl.xml
@@ -75,7 +75,7 @@ sed 's/command /command[ -]/' makedepend.SH.orig &gt; makedepend.SH</userinput><
</variablelist>
<para>Only a few of the utilities contained in this package, and one of its
- libraries need to be built:</para>
+ libraries, need to be built:</para>
<screen><userinput remap="make">make perl utilities ext/Errno/pm_to_blib</userinput></screen>