Skip to content

Commit e4a7f6d

Browse files
committed
[basic.fundamental] Delete repeated cross reference.
We don't seem to make any cross reference more than once per subclause. We can revisit this policy, but for now the change makes the text more consistent in this regard.
1 parent e15c095 commit e4a7f6d

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
@@ -5611,7 +5611,7 @@
56115611
\item a variable\iref{basic.pre},
56125612
\item a structured binding\iref{dcl.struct.bind},
56135613
\item a function\iref{dcl.fct},
5614-
\item a function parameter\iref{dcl.fct},
5614+
\item a function parameter,
56155615
\item an enumerator\iref{dcl.enum},
56165616
\item an annotation\iref{dcl.attr.grammar},
56175617
\item a type alias\iref{dcl.typedef},

0 commit comments

Comments
 (0)