Explorar el Código

Grammatic change after chapter3/4 swap.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2237 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Timothy Bauscher hace 22 años
padre
commit
6d2dbce8cf
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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>