Skip to content

Commit cc2efeb

Browse files
authored
[basic.start.dynamic] Fix typo (#8654)
1 parent 4b6d260 commit cc2efeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/basic.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7389,7 +7389,7 @@
73897389

73907390
\pnum
73917391
Dynamic initialization of non-block variables \tcode{V} and \tcode{W}
7392-
with static storage duration are ordered as follows:
7392+
with static storage duration is ordered as follows:
73937393
\begin{itemize}
73947394
\item
73957395
If \tcode{V} and \tcode{W} have ordered initialization and

0 commit comments

Comments
 (0)