Author: ken Date: 2009-07-17 12:56:27 -0600 (Fri, 17 Jul 2009) New Revision: 7846
Modified: trunk/BOOK/x/lib/xulrunner.xml trunk/auxfiles/xulrunner-1.9.0.7-mozconfig Log: fix typo Modified: trunk/BOOK/x/lib/xulrunner.xml =================================================================== --- trunk/BOOK/x/lib/xulrunner.xml 2009-07-17 14:05:50 UTC (rev 7845) +++ trunk/BOOK/x/lib/xulrunner.xml 2009-07-17 18:56:27 UTC (rev 7846) @@ -171,7 +171,7 @@ # the source tree code which may not be the most recent versions (or, # for cairo, may contain additional patches) : with the exception of # libsqlite3, the libraries are statically linked - using the shipped -# version of libsqlite3 has bee n reported to cause problems with other +# version of libsqlite3 has been reported to cause problems with other # applications which were using sqlite3. # (the --enable-system options) Modified: trunk/auxfiles/xulrunner-1.9.0.7-mozconfig =================================================================== --- trunk/auxfiles/xulrunner-1.9.0.7-mozconfig 2009-07-17 14:05:50 UTC (rev 7845) +++ trunk/auxfiles/xulrunner-1.9.0.7-mozconfig 2009-07-17 18:56:27 UTC (rev 7846) @@ -29,7 +29,7 @@ # the source tree code which may not be the most recent versions (or, # for cairo, may contain additional patches) : with the exception of # libsqlite3, the libraries are statically linked - using the shipped -# version of libsqlite3 has bee n reported to cause problems with other +# version of libsqlite3 has been reported to cause problems with other # applications which were using sqlite3. # (the --enable-system options) -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
