Boost C++ Libraries: Ticket #10119: Typo in Target Types https://svn.boost.org/trac10/ticket/10119 <p> In <a href="http://www.boost.org/boost-build2/doc/html/bbv2/extending/targets.html">http://www.boost.org/boost-build2/doc/html/bbv2/extending/targets.html</a>, the 1st paragraph: </p> <p> The first thing we did in the intruduction was declaring a new target type: </p> <p> should be </p> <p> The first thing we did in the intr<strong>o</strong>duction was declaring a new target type: </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/10119 Trac 1.4.3 anonymous Mon, 01 Sep 2014 11:41:32 GMT owner, component changed https://svn.boost.org/trac10/ticket/10119#comment:1 https://svn.boost.org/trac10/ticket/10119#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">René Rivera</span> to <span class="trac-author">Vladimir Prus</span> </li> <li><strong>component</strong> <span class="trac-field-old">website</span> → <span class="trac-field-new">build</span> </li> </ul> Ticket Vladimir Prus Mon, 01 Sep 2014 11:50:15 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/10119#comment:2 https://svn.boost.org/trac10/ticket/10119#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> Thanks for the report, fixed in develop by commit 62bbee84fbc30278da8318112ec46e4da170e826. </p> Ticket