diff options
Diffstat (limited to 'chapter05/perl.xml')
-rw-r--r-- | chapter05/perl.xml | 2 |
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 > 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> |