Author: bdubbs
Date: Thu Sep 28 08:06:12 2017
New Revision: 19279

Log:
Typo

Modified:
   trunk/BOOK/general/prog/rust.xml

Modified: trunk/BOOK/general/prog/rust.xml
==============================================================================
--- trunk/BOOK/general/prog/rust.xml    Wed Sep 27 21:37:02 2017        (r19278)
+++ trunk/BOOK/general/prog/rust.xml    Thu Sep 28 08:06:12 2017        (r19279)
@@ -151,7 +151,7 @@
     <para>
       To run the tests issue
       <command>./x.py test --verbose --no-fail-fast 
&gt;../rustc-testlog</command>:
-      as with the build, that will use all available CPUs.  This runs maniy 
suites
+      as with the build, that will use all available CPUs.  This runs many 
suites
       of tests (in an apparently random order), three may fail:
       compile-fail/issue-37131.rs and run-make/target-without-atomics both try 
to
       compile for the thumbv6m-none-eabi target, but the BLFS build does not 
cater for
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to