summaryrefslogtreecommitdiff
path: root/boost/algorithm/string/predicate_facade.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/algorithm/string/predicate_facade.hpp')
-rw-r--r--boost/algorithm/string/predicate_facade.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/algorithm/string/predicate_facade.hpp b/boost/algorithm/string/predicate_facade.hpp
index c8319f7ee8..a9753fc2ae 100644
--- a/boost/algorithm/string/predicate_facade.hpp
+++ b/boost/algorithm/string/predicate_facade.hpp
@@ -15,7 +15,7 @@
/*
\file boost/algorith/string/predicate_facade.hpp
- This file containes predicate_facade definition. This template class is used
+ This file contains predicate_facade definition. This template class is used
to identify classification predicates, so they can be combined using
composition operators.
*/