Skip to content

Commit e6585cb

Browse files
committed
Fix latex build
1 parent d499e2b commit e6585cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specs/language/basic.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -420,8 +420,8 @@
420420
declaration out to the global scope.}
421421

422422
\item An object of intangible type may not be a parameter or return type of a
423-
function with program linkage or external linkage (\ref{Basic.Linkage.Program} &
424-
\ref{Basic.Linkage.External}).
423+
function with program linkage or external linkage (\ref{Basic.Linkage.Program}
424+
and \ref{Basic.Linkage.External}).
425425
\end{itemize}
426426

427427
\Sec{Lvalues and rvalues}{Basic.lval}

0 commit comments

Comments
 (0)