Skip to content

Commit 97e7eee

Browse files
committed
Merge pull request #614 from mclow/patch-1
[re.results] Remove incorrect "shall".
2 parents 1aa9db1 + be271b0 commit 97e7eee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/regex.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2551,7 +2551,7 @@
25512551
\indextext{requirements!container}%
25522552
\indextext{requirements!sequence}%
25532553
\indextext{\idxcode{match_results}!as sequence}%
2554-
The class template \tcode{match_results} shall satisfy the requirements of an
2554+
The class template \tcode{match_results} satisfies the requirements of an
25552555
allocator-aware container and of a sequence container, as specified
25562556
in~\ref{sequence.reqmts}, except that only operations defined for const-qualified
25572557
sequence containers are supported.

0 commit comments

Comments
 (0)