Procházet zdrojové kódy

Grammatic change after chapter3/4 swap.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2237 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Timothy Bauscher před 22 roky
rodič
revize
6d2dbce8cf
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      chapter03/mounting.xml

+ 2 - 2
chapter03/mounting.xml

@@ -33,8 +33,8 @@ mount /dev/yyy $LFS/usr</userinput></screen></para>
 <para>Of course, replace <filename>xxx</filename> and <filename>yyy</filename>
 with the appropriate partition names.</para>
 
-<para>Now that we've made ourselves a place to work in, we're ready to begin
-assembling the temporary tools in the next chapter.</para>
+<para>Now that we've made ourselves a place to work in, we're ready to download
+the packages.</para>
 
 </sect1>