diff --git a/source/exec.tex b/source/exec.tex index 63b21e71b8..9cd2a2ee12 100644 --- a/source/exec.tex +++ b/source/exec.tex @@ -7237,8 +7237,9 @@ \pnum A program is ill-formed if \tcode{error_types} is not a -specialization of \tcode{completion_signatures} or -\tcode{ErrorSigs} contains an element which is not of the form +specialization of \tcode{execution::completion_signatures} +or if the template arguments of that specialization +contain an element which is not of the form \tcode{set_error_t(E)} for some type \tcode{E}. \pnum