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
@@ -202,7 +202,7 @@ Two <xref:System.Buffers.StandardFormat> instances are equal if their <xref:Syst
202
202
</ReturnValue>
203
203
<Docs>
204
204
<summary>Gets a value that indicates whether a format has a defined precision.</summary>
205
-
<value><seelangword="true" /> if the format has a precision other than <seecref="F:System.Buffers.StandardFormat.NoPrecision"?>; otherwise, <seelangword="false" />.</value>
205
+
<value><seelangword="true" /> if the format has a precision other than <seecref="F:System.Buffers.StandardFormat.NoPrecision"/>; otherwise, <seelangword="false" />.</value>
0 commit comments