Skip to content

Commit 69d331f

Browse files
committed
[temp.func.order] Fix hyphenation.
1 parent 30f37e0 commit 69d331f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/templates.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3941,7 +3941,7 @@
39413941
if the optional \grammarterm{ref-qualifier} of
39423942
$M$ is \tcode{\&\&} or
39433943
if $M$ has no \grammarterm{ref-qualifier} and
3944-
the positionally corresponding parameter of the other transformed template
3944+
the positionally-corresponding parameter of the other transformed template
39453945
has rvalue reference type;
39463946
if this determination depends recursively upon
39473947
whether $X(M)$ is an rvalue reference type,

0 commit comments

Comments
 (0)