Skip to content

Commit f9a2a25

Browse files
authored
fix build issue
1 parent ee9bd45 commit f9a2a25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xml/System.Buffers/StandardFormat.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ A `StandardFormat` object consists of a single character standard format specifi
6969

7070
-or-
7171

72-
<paramref name="symbol" /> cannot be converted to a <xref:System.Byte>.
72+
<paramref name="symbol" /> cannot be converted to a <see cref="T:System.Byte" />.
7373

7474
</exception>
7575
</Docs>
@@ -584,4 +584,4 @@ The string representation of a <xref:System.Buffers.StandardFormat> instance is
584584
</Docs>
585585
</Member>
586586
</Members>
587-
</Type>
587+
</Type>

0 commit comments

Comments
 (0)