aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2006-03-29 16:36:22 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2006-03-29 16:36:22 +0000
commit432587fb820f13378851c86fbc012ea54a2f93f0 (patch)
tree438e8b4dc0021ee8ed05d6553cbe8f890e6bf5bd
parentf84635b2642067cf8a4b8e961459fa7e35c6a0ce (diff)
Typo fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/udev_update/BOOK@7467 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter06/perl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/perl.xml b/chapter06/perl.xml
index 239e793ad..f14810284 100644
--- a/chapter06/perl.xml
+++ b/chapter06/perl.xml
@@ -75,7 +75,7 @@
<screen><userinput>make</userinput></screen>
<para>To test the results, issue:
- <userinput>make tests</userinput>.</para>
+ <userinput>make test</userinput>.</para>
<para>Install the package:</para>