Skip to content

Commit 6f2e658

Browse files
Andreas-Krugjwakely
authored andcommitted
[mem.poly.allocator.mem] Fix typo
1 parent f6cd0dc commit 6f2e658

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
@@ -7792,7 +7792,7 @@
77927792

77937793
\pnum
77947794
\effects
7795-
Construct a \tcode{T} object in the storage
7795+
Constructs a \tcode{T} object in the storage
77967796
whose address is represented by \tcode{p}
77977797
by uses-allocator construction with allocator \tcode{*this}
77987798
and constructor arguments \tcode{std::forward<Args>(args)...}.

0 commit comments

Comments
 (0)