From 3ccfd6105320b00eb59887ba1c1f89d7671931d9 Mon Sep 17 00:00:00 2001 From: Jens Maurer Date: Thu, 20 Aug 2026 17:26:44 +0200 Subject: [PATCH] [intro.compliance.general] Fix cross-reference in footnote --- source/intro.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/intro.tex b/source/intro.tex index 3e24d06dce..3fdf69f16e 100644 --- a/source/intro.tex +++ b/source/intro.tex @@ -759,7 +759,7 @@ \begin{footnote} ``Correct execution'' can include undefined behavior and erroneous behavior, depending on -the data being processed; see \ref{intro.defs} and~\ref{intro.execution}. +the data being processed; see \ref{intro.defs} and~\ref{intro.abstract}. \end{footnote} that program, except when the implementation's limitations (see below) are exceeded.