Skip to content

Commit 74a6eed

Browse files
authored
[expr.call] Move period to end end of sentence (#7871)
1 parent 4b1283b commit 74a6eed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/expressions.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -3614,7 +3614,7 @@
36143614
initialized\iref{dcl.init,class.copy.ctor} with
36153615
its corresponding argument,
36163616
and each precondition assertion of the function
3617-
is evaluated.\iref{dcl.contract.func}
3617+
is evaluated\iref{dcl.contract.func}.
36183618
If the function is an explicit object member function and
36193619
there is an implied object argument\iref{over.call.func},
36203620
the list of provided arguments is preceded by the implied object argument

0 commit comments

Comments
 (0)