comment typo fix

This commit is contained in:
Terrell Russell 2015-10-28 12:12:33 -04:00 committed by Peter Dimov
parent d80efb2f4a
commit 4037e8d41f

View file

@ -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 ;