mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 13:02:11 +00:00
Fix typo
[SVN r31090]
This commit is contained in:
@@ -1581,7 +1581,7 @@ unit-test helpers_test : helpers_test.cpp helpers ;
|
||||
<simpara>
|
||||
The <code><warnings></code> feature controls warning level of compilers. It has the following values:
|
||||
<itemizedlist>
|
||||
<listitem><para><code>off</code> - disables all warnigns.</para></listitem>
|
||||
<listitem><para><code>off</code> - disables all warnings.</para></listitem>
|
||||
<listitem><para><code>on</code> - enables default warning level for the tool.</para></listitem>
|
||||
<listitem><para><code>all</code> - enables all warnings.</para></listitem>
|
||||
</itemizedlist>
|
||||
|
||||
Reference in New Issue
Block a user