diff --git a/source/exec.tex b/source/exec.tex index c969a57b04..ddc8be2be3 100644 --- a/source/exec.tex +++ b/source/exec.tex @@ -7757,10 +7757,10 @@ \tcode{static_cast(assoc)} is \tcode{true} if and only if \tcode{assoc} is engaged; \item -no two distinct objects of type \tcode{Assoc} own the same assocation; +no two distinct objects of type \tcode{Assoc} own the same association; \item for an object \tcode{assoc} of type \tcode{Assoc}, -destroying \tcode{assoc} releases the assocation owned by \tcode{assoc}, if any; +destroying \tcode{assoc} releases the association owned by \tcode{assoc}, if any; \item for an object \tcode{assoc} of type \tcode{Assoc}, after it is used as the source operand of a move constructor,