Browse Source

Grammatic fix.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2119 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Timothy Bauscher 23 năm trước cách đây
mục cha
commit
ef380b4e9e
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      chapter05/introduction.xml

+ 2 - 2
chapter05/introduction.xml

@@ -9,8 +9,8 @@ to start constructing the final LFS system in the next chapter.</para>
 <para>The files compiled in this chapter will be installed under the
 <filename class="directory">$LFS/static</filename> directory,
 to keep them separate from the files installed in the next chapter.
-As everything done here is only temporarily, we don't want
-these files to pollute the to-be LFS system.</para>
+Since the packages compiled here are merely temporary, we don't want
+them to pollute the soon-to-be LFS system.</para>
 
 <para>The key to learning what makes a Linux system work is to know
 exactly what each package is used for, and why the user or the system