Skip to content

Commit 33ea01b

Browse files
authored
Apply suggestion from @jwakely
1 parent d7d3511 commit 33ea01b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/issue4469.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ how a reflection value designating the associated entity can be formed.
3737
<ins>For any value <tt><i>p</i></tt> of type `meta::info` that represents a
3838
reflection of a parameter of <i>F</i>, it is unspecified if <tt>has_identifier(<i>p</i>)</tt>
3939
returns `true` or `false`, and if <tt>meta::has_identifier(<i>p</i>)</tt> is `true`,
40-
then the `NTBMS` produced by <tt>meta::identifier_of(<i>p</i>)</tt> and <tt>meta::u8identifier_of(<i>p</i>)</tt>
40+
then the `NTMBS` produced by <tt>meta::identifier_of(<i>p</i>)</tt> and <tt>meta::u8identifier_of(<i>p</i>)</tt>
4141
is unspecified.</ins></p>
4242
</blockquote>
4343
</li>

0 commit comments

Comments
 (0)