Skip to content

Commit 2a23be9

Browse files
JohelEGPtkoeppe
authored andcommitted
[allocator.requirements.general] Fix typo in table's note (#4782)
1 parent 3fb7f67 commit 2a23be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/lib-intro.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2110,7 +2110,7 @@
21102110
An allocator need not support \tcode{allocate_at_least},
21112111
but no default is provided in \tcode{allocator_traits}.
21122112
If an allocator has an \tcode{allocate_at_least} member,
2113-
it shall satisify the requirements.
2113+
it shall satisfy the requirements.
21142114

21152115
\pnum
21162116
An allocator type \tcode{X} shall meet the

0 commit comments

Comments
 (0)