diff --git a/v2/boost_build_v2.html b/v2/boost_build_v2.html index 174f8200d..0b539ffca 100644 --- a/v2/boost_build_v2.html +++ b/v2/boost_build_v2.html @@ -652,7 +652,7 @@ boost-build /path/to/boost.build ; language, and typically contains calls to functions provided by Boost.Build, which create main targets of needed type, declare project attributes and access other projects. The full list of functions provided - by Boost.Build is described below. Of course, user + by Boost.Build is described below. Of course, user can create his own functions, or it can directly access Boost.Build internals from Jamfile, if builtin facilities are not sufficient.