forked from boostorg/algorithm
Merge Michael Morin's typo fixes for Boost.Algorithm to release; no functionality change.
[SVN r82240]
This commit is contained in:
@ -92,7 +92,7 @@ namespace boost {
|
||||
|
||||
// find last functor -----------------------------------------------//
|
||||
|
||||
// find the last match a subseqeunce in the sequence ( functor )
|
||||
// find the last match a subsequence in the sequence ( functor )
|
||||
/*
|
||||
Returns a pair <begin,end> marking the subsequence in the sequence.
|
||||
If the find fails, returns <End,End>
|
||||
|
Reference in New Issue
Block a user