Skip to content

Commit 49eab1d

Browse files
committed
[diff.cpp20.utilities] Improve clarity of long sentence.
Repeating the "that" pronoun makes it easier to tell where each part of the sentence belongs.
1 parent 4bffacc commit 49eab1d

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
@@ -83,7 +83,7 @@
8383
\rationale
8484
Enable formatting of views
8585
that do not support iteration when const-qualified and
86-
are not copyable.
86+
that are not copyable.
8787
\effect
8888
Valid \CppXX{} code that passes bit fields to formatting functions
8989
may become ill-formed. For example:

0 commit comments

Comments
 (0)