summaryrefslogtreecommitdiff
path: root/libs/config/doc/guidelines.qbk
diff options
context:
space:
mode:
Diffstat (limited to 'libs/config/doc/guidelines.qbk')
-rw-r--r--libs/config/doc/guidelines.qbk2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/config/doc/guidelines.qbk b/libs/config/doc/guidelines.qbk
index 83f6418e1f..9343645796 100644
--- a/libs/config/doc/guidelines.qbk
+++ b/libs/config/doc/guidelines.qbk
@@ -62,7 +62,7 @@ majority of compilers, such as namespaces, exceptions, RTTI, or templates.
[section:warnings Disabling Compiler Warnings]
The header `<boost/config/warning_disable.hpp>` can be used to disable
-certain compiler warings that are hard or impossible to otherwise remove.
+certain compiler warnings that are hard or impossible to otherwise remove.
Note that: