Skip to content

Commit 1dfe80e

Browse files
authored
fix build error
1 parent 0018e8d commit 1dfe80e

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
@@ -140,7 +140,7 @@ Two <xref:System.Buffers.StandardFormat> instances are equal if their <xref:Syst
140140
</Parameters>
141141
<Docs>
142142
<param name="obj">An object to compare to the current instance.</param>
143-
<summary>Returns a value that indicates whether a specified object is a <see cref="T:System.Buffers.StandardFormat"> object that is equal to the current instance.</summary>
143+
<summary>Returns a value that indicates whether a specified object is a <see cref="T:System.Buffers.StandardFormat" /> object that is equal to the current instance.</summary>
144144
<returns><see langword="true" /> if the two instances are equal; otherwise, <see langword="false" />.</returns>
145145
<remarks>
146146
<format type="text/markdown"><![CDATA[

0 commit comments

Comments
 (0)