Skip to content

Commit 235aae9

Browse files
authored
Update xml/issue4447.xml
1 parent 3ee6613 commit 235aae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/issue4447.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<discussion>
1414
<b>Addresses <a href="https://github.com/cplusplus/nbballot/issues/900">US 206-325</a></b>
15-
<p>The “`sizeof…(Env) > 1` is `true`” part seems unreachable because `CS` is ill-formed in that case.</p>
15+
<p>The “`sizeof…(Env) &gt; 1` is `true`” part seems unreachable because `CS` is ill-formed in that case.</p>
1616
</discussion>
1717

1818
<resolution>

0 commit comments

Comments
 (0)