We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a1ee84 commit 28973a2Copy full SHA for 28973a2
xml/System.Buffers/StandardFormat.xml
@@ -392,7 +392,7 @@ Two <xref:System.Buffers.StandardFormat> instances are equal if their <xref:Syst
392
<param name="left">The first format to compare.</param>
393
<param name="right">The second format to compare.</param>
394
<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>
+ <returns><see langword="true" /> if the two formats are unequal; otherwise, <see langword="false" />.</returns>
396
<remarks>
397
<format type="text/markdown"><![CDATA[
398
0 commit comments