diff --git a/source/basic.tex b/source/basic.tex index a813f68d9c..0936ca24f6 100644 --- a/source/basic.tex +++ b/source/basic.tex @@ -4421,7 +4421,7 @@ deallocation functions. Some global allocation and deallocation functions are replaceable\iref{term.replaceable.function}. The following allocation and deallocation functions\iref{support.dynamic} -are implicitly declared in global scope in each translation unit of a +are implicitly declared in the global scope in each translation unit of a program. \begin{codeblock}