summaryrefslogtreecommitdiff
path: root/bootstrap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index 8efc24dd02..01f71479e3 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -381,7 +381,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 ;