diff --git a/v2/doc/src/advanced.xml b/v2/doc/src/advanced.xml index 76eb2466f..c8023d82b 100644 --- a/v2/doc/src/advanced.xml +++ b/v2/doc/src/advanced.xml @@ -1581,7 +1581,7 @@ unit-test helpers_test : helpers_test.cpp helpers ; The <warnings> feature controls warning level of compilers. It has the following values: - off - disables all warnigns. + off - disables all warnings. on - enables default warning level for the tool. all - enables all warnings.