aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/perl.xml
diff options
context:
space:
mode:
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 1b00465b3..7483b65ef 100644
--- a/chapter05/perl.xml
+++ b/chapter05/perl.xml
@@ -44,7 +44,7 @@
<title>Installation of Perl</title>
<para>First apply a series of patches to address security issues and adapt some
- hard-wired paths to the C library by applying the following patch:</para>
+ hard-wired paths to the C library by applying the following patch:</para>
<screen><userinput remap="pre">patch -Np1 -i ../&perl-consolidated-patch;</userinput></screen>