diff --git a/doc/algorithm.qbk b/doc/algorithm.qbk index a26637ce..8e35f6dc 100644 --- a/doc/algorithm.qbk +++ b/doc/algorithm.qbk @@ -574,10 +574,10 @@ Linear. At most `__result_of_size__::value` comparisons. [endsect] [section find_if] -Finds the first element within a sequence with a type for which a given __mpl_lambda_expression__ evaluates to -`boost::mpl::true_`. [heading Description] +Finds the first element within a sequence with a type for which a given __mpl_lambda_expression__ evaluates to +`boost::mpl::true_`. [heading Synopsis] template<