diff options
author | insideoutclub <insideoutclub@gmail.com> | 2014-05-23 10:40:21 -0700 |
---|---|---|
committer | insideoutclub <insideoutclub@gmail.com> | 2014-05-23 10:40:21 -0700 |
commit | 4d3e5d83c88446e735ff47ded738ce625d6d4f04 (patch) | |
tree | a46fe48515cbaa4682d52832a9eb56a687b6a218 /bootstrap.bat | |
parent | 614dd135ff70927d8dc3ec7fc3ceb2cc17f75892 (diff) | |
download | boost-4d3e5d83c88446e735ff47ded738ce625d6d4f04.tar.gz |
Update bootstrap.bat
Fixed a typo. Changed "furter" to "further".
Diffstat (limited to 'bootstrap.bat')
-rw-r--r-- | bootstrap.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.bat b/bootstrap.bat index 3c14736064..c355c530b0 100644 --- a/bootstrap.bat +++ b/bootstrap.bat @@ -67,7 +67,7 @@ goto :end ECHO. ECHO Failed to build Boost.Build engine. -ECHO Please consult bootstrap.log for furter diagnostics. +ECHO Please consult bootstrap.log for further diagnostics. ECHO. ECHO You can try to obtain a prebuilt binary from ECHO. |