Skip to content

Commit d89a85c

Browse files
authored
[linalg.algs.reqs] Remove whitespace before \iref (#7717)
1 parent ec10aae commit d89a85c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/numerics.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13319,8 +13319,8 @@
1331913319
\tcode{is_execution_policy<ExecutionPolicy>::value}
1332013320
is \tcode{true}\iref{execpol.type}.
1332113321
\item
13322-
\tcode{Real} is any type such that \tcode{complex<Real>} is specified
13323-
\iref{complex.numbers.general}.
13322+
\tcode{Real} is any type such that \tcode{complex<Real>} is
13323+
specified\iref{complex.numbers.general}.
1332413324
\item
1332513325
\tcode{Triangle} is either \tcode{upper_triangle_t} or \tcode{lower_triangle_t}.
1332613326
\item

0 commit comments

Comments
 (0)