Skip to content

Commit 11e13d5

Browse files
authored
[diff.cpp23.expr] Remove duplicate "that" (#7134)
1 parent 9305020 commit 11e13d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/compatibility.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
\rationale
4040
Reduce undefined behavior.
4141
\effect
42-
A valid \CppXXIII{} program that that calls \tcode{delete} on an incomplete
42+
A valid \CppXXIII{} program that calls \tcode{delete} on an incomplete
4343
class type is ill-formed.
4444
\begin{example}
4545
\begin{codeblock}

0 commit comments

Comments
 (0)