Skip to content

Commit 916d4f4

Browse files
Andreas-Krugtkoeppe
authored andcommitted
[over.call.func] Add period to end of sentence
1 parent d25f7d0 commit 916d4f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/overloading.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@
457457

458458
\pnum
459459
In unqualified function calls, the function is designated by
460-
an \grammarterm{id-expression} or a \grammarterm{splice-expression} $E$
460+
an \grammarterm{id-expression} or a \grammarterm{splice-expression} $E$.
461461
The set of candidate functions either
462462
is the set found by name lookup\iref{basic.lookup}
463463
if $E$ is an \grammarterm{id-expression} or

0 commit comments

Comments
 (0)