summaryrefslogtreecommitdiff
path: root/boost/algorithm/string/regex_find_format.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/algorithm/string/regex_find_format.hpp')
-rw-r--r--boost/algorithm/string/regex_find_format.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/algorithm/string/regex_find_format.hpp b/boost/algorithm/string/regex_find_format.hpp
index f698004a3a..409afc2ba0 100644
--- a/boost/algorithm/string/regex_find_format.hpp
+++ b/boost/algorithm/string/regex_find_format.hpp
@@ -32,7 +32,7 @@ namespace boost {
Construct the \c regex_finder. Finder uses the regex engine to search
for a match.
Result is given in \c regex_search_result. This is an extension
- of the iterator_range. In addition it containes match results
+ of the iterator_range. In addition it contains match results
from the \c regex_search algorithm.
\param Rx A regular expression