summaryrefslogtreecommitdiff
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorTerrell Russell <terrellrussell@gmail.com>2015-10-28 12:12:33 -0400
committerPeter Dimov <pdimov@gmail.com>2018-12-18 18:50:20 +0200
commit4037e8d41fa28f5aeb4d91dc02aadc4629f017f3 (patch)
treeadc28848dfa7a5f99695f01b132cb3208f9f3435 /bootstrap.sh
parentd80efb2f4ae373ac416fb023c07836521c24829b (diff)
downloadboost-4037e8d41fa28f5aeb4d91dc02aadc4629f017f3.tar.gz
comment typo fix
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 ;