diff --git a/bootstrap.sh b/bootstrap.sh index 9e61569e2e..42e8079367 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -377,7 +377,7 @@ cat >> project-config.jam << EOF # override this variable. libraries = $LIBS ; -# These settings are equivivalent to corresponding command-line +# These settings are equivalent to corresponding command-line # options. option.set prefix : $PREFIX ; option.set exec-prefix : $EPREFIX ;