Skip to content

Commit dbad816

Browse files
committed
Fix case errors
1 parent 7b0743c commit dbad816

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

xml/issue4428.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Otherwise, `false`.
4343
`meta::exception` unless
4444
<ul>
4545
<li>(6.1) &mdash;
46-
<ins>The evaluation of</ins>
46+
<ins>the evaluation of</ins>
4747
`nonstatic_data_members_of(r, access_context::unchecked())`
4848
<del>
4949
is a constant subexpression
@@ -70,7 +70,7 @@ Otherwise, `false`.
7070
</p>
7171
<p>-6- <i>Throws</i>:
7272
`meta::exception` unless
73-
<ins>The evaluation of</ins>
73+
<ins>the evaluation of</ins>
7474
`bases_of(r, access_context::unchecked())`
7575
<del>is a constant subexpression</del>
7676
<ins>would not exit via an exception</ins>.
@@ -95,7 +95,7 @@ is `true`, preserving their order.
9595
`meta::exception` unless
9696
<ul>
9797
<li>(5.1) &mdash;
98-
<ins>The evaluation of</ins>
98+
<ins>the evaluation of</ins>
9999
`annotations_of(item)`
100100
<del>
101101
is a constant subexpression
@@ -157,7 +157,7 @@ initialized with `{}`.
157157
</p>
158158
<p>-13- <i>Throws</i>:
159159
`meta::exception` unless
160-
<ins>The evaluation of</ins>
160+
<ins>the evaluation of</ins>
161161
`reflect_constant(e)`
162162
<del>is a constant subexpression</del>
163163
<ins>would not exit via an exception</ins>

0 commit comments

Comments
 (0)