From 12da8191085f1e482bde505d7b826434ad04ba75 Mon Sep 17 00:00:00 2001 From: lprv <100177227+lprv@users.noreply.github.com> Date: Sun, 14 Dec 2025 23:10:44 +0000 Subject: [PATCH] [basic.start.dynamic] Fix typo --- source/basic.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/basic.tex b/source/basic.tex index a813f68d9c..5df71c4b72 100644 --- a/source/basic.tex +++ b/source/basic.tex @@ -7389,7 +7389,7 @@ \pnum Dynamic initialization of non-block variables \tcode{V} and \tcode{W} -with static storage duration are ordered as follows: +with static storage duration is ordered as follows: \begin{itemize} \item If \tcode{V} and \tcode{W} have ordered initialization and