Skip to content

Commit 3212f7c

Browse files
authored
fix bad cref link
1 parent 28973a2 commit 3212f7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Buffers/StandardFormat.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@ Two <xref:System.Buffers.StandardFormat> instances are unequal if their <xref:Sy
488488
</ReturnValue>
489489
<Docs>
490490
<summary>Gets the precision component of the format.</summary>
491-
<value>The precision component, which can be <see cref="F:System.Buffers.StandardFormat.NoPrecision" ?>, or can range from 0 to 9.</value>
491+
<value>The precision component, which can be <see cref="F:System.Buffers.StandardFormat.NoPrecision" />, or can range from 0 to 9.</value>
492492
<remarks>To be added.</remarks>
493493
</Docs>
494494
</Member>

0 commit comments

Comments
 (0)