Skip to content

Commit 28973a2

Browse files
author
Ron Petrusha
committed
Fixed another bad see tag
1 parent 8a1ee84 commit 28973a2

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
@@ -392,7 +392,7 @@ Two <xref:System.Buffers.StandardFormat> instances are equal if their <xref:Syst
392392
<param name="left">The first format to compare.</param>
393393
<param name="right">The second format to compare.</param>
394394
<summary>Determines whether two <see cref="T:System.Buffers.StandardFormat" /> instances are unequal.</summary>
395-
<returns><see langword="true" /> if the two formats are unequal; otherwise, see <langword="false" />.</returns>
395+
<returns><see langword="true" /> if the two formats are unequal; otherwise, <see langword="false" />.</returns>
396396
<remarks>
397397
<format type="text/markdown"><![CDATA[
398398

0 commit comments

Comments
 (0)