Skip to content

Commit f5d3c63

Browse files
[xrefdelta] Fix typo in the entry for [re.def] (#8112)
The contents were moved to [intro.defs], not [intro.refs]. The latter is a typo.
1 parent b36bff0 commit f5d3c63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/xrefdelta.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@
300300
\movedxref{depr.iterator.primitives}{depr.iterator}
301301
\movedxref{depr.iterator.basic}{depr.iterator}
302302

303-
\movedxref{re.def}{intro.refs}
303+
\movedxref{re.def}{intro.defs}
304304
\movedxref{basic.scope.declarative}{basic.scope.scope}
305305
\movedxref{basic.funscope}{stmt.label}
306306
\movedxref{basic.scope.hiding}{basic.lookup}

0 commit comments

Comments
 (0)