Skip to content

Commit 408623b

Browse files
authored
[associative.reqmts.general] Fix typo: 'kx', not 'rx' (#5136)
1 parent 29c89b1 commit 408623b

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
@@ -1723,7 +1723,7 @@
17231723
\tcode{kx} is a value such that
17241724
\begin{itemize}
17251725
\item
1726-
\tcode{a} is partitioned with respect to \tcode{c(r, rx)} and \tcode{!c(kx, r)},
1726+
\tcode{a} is partitioned with respect to \tcode{c(r, kx)} and \tcode{!c(kx, r)},
17271727
with \tcode{c(r, kx)} implying \tcode{!c(kx, r)}, and
17281728
\item
17291729
\tcode{kx} is not convertible to

0 commit comments

Comments
 (0)