Skip to content

Commit d78d53f

Browse files
committed
[allocator.adaptor.syn] Fix typo in comment in header synopsis
1 parent 45498df commit d78d53f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/memory.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6311,7 +6311,7 @@
63116311
\indexheader{scoped_allocator}%
63126312
\begin{codeblock}
63136313
namespace std {
6314-
// class template \tcode{scoped allocator adaptor}
6314+
// class template \tcode{scoped_allocator_adaptor}
63156315
template<class OuterAlloc, class... InnerAlloc>
63166316
class scoped_allocator_adaptor;
63176317

0 commit comments

Comments
 (0)