You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xml/System.Buffers/StandardFormat.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -140,7 +140,7 @@ Two <xref:System.Buffers.StandardFormat> instances are equal if their <xref:Syst
140
140
</Parameters>
141
141
<Docs>
142
142
<paramname="obj">An object to compare to the current instance.</param>
143
-
<summary>Returns a value that indicates whether a specified object is a <seecref="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 <seecref="T:System.Buffers.StandardFormat" /> object that is equal to the current instance.</summary>
144
144
<returns><seelangword="true" /> if the two instances are equal; otherwise, <seelangword="false" />.</returns>
0 commit comments