aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/perl-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/perl-inst.xml')
-rw-r--r--chapter06/perl-inst.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/perl-inst.xml b/chapter06/perl-inst.xml
index c286142a8..5d90fdc99 100644
--- a/chapter06/perl-inst.xml
+++ b/chapter06/perl-inst.xml
@@ -7,10 +7,10 @@
<para><screen><userinput>./configure.gnu --prefix=/usr</userinput></screen></para>
-<para>If you want more control over the way perl sets itself up to be
+<para>If you want more control over the way Perl sets itself up to be
built, you can run the interactive <userinput>Configure</userinput> script
-instead and modify the way perl is built. If you think you can live with the
-(sensible) defaults perl auto-detects, then just use the command listed
+instead and modify the way Perl is built. If you think you can live with the
+(sensible) defaults Perl auto-detects, then just use the command listed
above.</para>
<para>Compile the package:</para>