diff --git a/template_class_ref.htm b/template_class_ref.htm index e2b2e924..0788cf5c 100644 --- a/template_class_ref.htm +++ b/template_class_ref.htm @@ -1985,7 +1985,7 @@ not match are copied to the output unchanged only if the flags parameter does not have the flag format_no_copy set. If the flag format_first_only is set then only the first occurance is replaced rather than all -occurances.
+occurrences.template <class OutputIterator, class iterator, class traits, class Allocator, class charT> OutputIterator regex_merge(OutputIterator out,