Skip to content

Commit a07a46a

Browse files
authored
Update xml/issue4483.xml
1 parent 0e2ef10 commit a07a46a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/issue4483.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
with a multidimensional array or `span` of arrays is ill-formed due to the <i>Mandates</i> in
1717
<sref ref="meta.define.static"/> p8 that requires range value type to be structural.</p>
1818

19-
<p>As a consequence, `constant_of` currently supports only single-dimensional array
19+
<p>As a consequence, `constant_of` currently supports only single-dimensional arrays
2020
(<tt>reflect_constant_array</tt> strips outermost extents), while multi-dimensional array are
2121
rejected.</p>
2222

0 commit comments

Comments
 (0)