From fc93b55e5fc8a13fc73487c72a77a2940e03cc06 Mon Sep 17 00:00:00 2001 From: Andreas Krug <153394595+Andreas-Krug@users.noreply.github.com> Date: Mon, 14 Jul 2025 21:55:02 +0200 Subject: [PATCH] [over.call.func] Add period to end of sentence --- source/overloading.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/overloading.tex b/source/overloading.tex index 91764513a1..7b882855b9 100644 --- a/source/overloading.tex +++ b/source/overloading.tex @@ -457,7 +457,7 @@ \pnum In unqualified function calls, the function is designated by -an \grammarterm{id-expression} or a \grammarterm{splice-expression} $E$ +an \grammarterm{id-expression} or a \grammarterm{splice-expression} $E$. The set of candidate functions either is the set found by name lookup\iref{basic.lookup} if $E$ is an \grammarterm{id-expression} or