Fix typo.

This commit is contained in:
Benjamin Redelings 2017-12-30 10:04:56 -08:00
parent 4c7802b107
commit 074bd544c7
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ from .base import (
# - boost_<module>.lib|.dll (shared)
# where compiler is vc141 for example.
#
# NOTE: -gb means runtime and build time debugging is on
# NOTE: -gd means runtime and build time debugging is on
# -mt means threading=multi
#
# The `modules` argument accept library names. This is because every module that