Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/basic.tex
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down