Skip to content

Commit 9ad7d63

Browse files
authored
[associative.reqmts.general] Fix typo (#7069)
1 parent 3680e10 commit 9ad7d63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/containers.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2636,7 +2636,7 @@
26362636
\tcode{a2} denotes a value of a type with nodes compatible with type
26372637
\tcode{X} (\tref{container.node.compat}),
26382638
\item
2639-
\tcode{b} denotes a value or type \tcode{X} or \tcode{const X},
2639+
\tcode{b} denotes a value of type \tcode{X} or \tcode{const X},
26402640
\item
26412641
\tcode{u} denotes the name of a variable being declared,
26422642
\item

0 commit comments

Comments
 (0)