diff --git a/source/exceptions.tex b/source/exceptions.tex index 1d0d92e7a4..4497e301f8 100644 --- a/source/exceptions.tex +++ b/source/exceptions.tex @@ -736,7 +736,7 @@ a \grammarterm{noexcept-specifier} may be specified, but is not required. If a \grammarterm{noexcept-specifier} is specified -in an explicit instantiation directive, +in an explicit instantiation, the exception specification shall be the same as the exception specification of all other declarations of that function. A diagnostic is required only if the