diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-09-14 15:38:08 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-09-14 15:38:08 +0000 |
commit | 65063514ad12d73196101a7935a756def2a48a0d (patch) | |
tree | f1d80b7b986325c8a24a4f7937fa0746174dc1cc /chapter05 | |
parent | 06d04ebbfb2ec09ef9a42070c79f9c13a8ac6116 (diff) |
Typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9988 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-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 f59a2f7f8..bad873d63 100644 --- a/chapter05/perl.xml +++ b/chapter05/perl.xml @@ -57,7 +57,7 @@ <screen><userinput remap="make">make</userinput></screen> <para>Although Perl comes with a test suite, it would be better to wait - until it is insalled in the next chapter.</para> + until it is installed in the next chapter.</para> <para>Only a few of the utilities and libraries, need to be installed at this time:</para> |