Skip to content

Commit 0a0b0cb

Browse files
author
Stefanus Du Toit
committed
[temp.deduct.type] Remove space in front of footnote.
1 parent 841a2df commit 0a0b0cb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/templates.tex

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7033,8 +7033,7 @@
70337033
If \tcode{P} has a form that contains \tcode{<i>}, and if the type of the
70347034
corresponding value of \tcode{A} differs from the type of \tcode{i}, deduction
70357035
fails. If \tcode{P} has a form that contains \tcode{[i]}, and if the type of
7036-
\tcode{i} is not an integral type, deduction fails.
7037-
\footnote{Although the
7036+
\tcode{i} is not an integral type, deduction fails.\footnote{Although the
70387037
\grammarterm{template-argument}
70397038
corresponding to a
70407039
\grammarterm{template-parameter}

0 commit comments

Comments
 (0)