Skip to content

Commit 9fd8ca5

Browse files
committed
[over.match.best.general] Remove mid-sentence period.
1 parent 7212a36 commit 9fd8ca5

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
@@ -2055,7 +2055,7 @@
20552055
\tcode{F1} is a constructor for a class \tcode{D},
20562056
\tcode{F2} is a constructor for a base class \tcode{B} of \tcode{D}, and
20572057
for all arguments
2058-
the corresponding parameters of \tcode{F1} and \tcode{F2} have the same type.
2058+
the corresponding parameters of \tcode{F1} and \tcode{F2} have the same type
20592059
\begin{example}
20602060
\begin{codeblock}
20612061
struct A {

0 commit comments

Comments
 (0)