Skip to content

Commit 6a66847

Browse files
Eelistkoeppe
authored andcommitted
[expr.eq] Remove space before footnote mark. (#1486)
1 parent fe6c8bd commit 6a66847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/expressions.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4266,7 +4266,7 @@
42664266
\item
42674267
If one pointer represents the address of a complete object, and another
42684268
pointer represents the address one past the last element of a different
4269-
complete object \footnote{An object that is not an array element is
4269+
complete object\footnote{An object that is not an array element is
42704270
considered to belong to a single-element array for this purpose;
42714271
see~\ref{expr.unary.op}.}, the result of the comparison is unspecified.
42724272
\item

0 commit comments

Comments
 (0)