Browse Source

Grammar correction

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9224 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 15 years ago
parent
commit
cf7ba91e12
1 changed files with 1 additions and 1 deletions
  1. 1 1
      chapter06/pkgmgt.xml

+ 1 - 1
chapter06/pkgmgt.xml

@@ -252,7 +252,7 @@ make DESTDIR=/usr/pkg/libfoo/1.1 install</userinput></screen>
   <sect2>
   <sect2>
     <title>Deploying LFS on Multiple Systems</title>
     <title>Deploying LFS on Multiple Systems</title>
 
 
-    <para>One of the advantages of a LFS system is that there are no files that
+    <para>One of the advantages of an LFS system is that there are no files that
     depend on the position of files on a disk system.  Cloning an LFS build to
     depend on the position of files on a disk system.  Cloning an LFS build to
     another computer with an architecture similar to the base system is as
     another computer with an architecture similar to the base system is as
     simple as using <command>tar</command> on the LFS partition that contains
     simple as using <command>tar</command> on the LFS partition that contains