Skip to content

Commit 8a1ee84

Browse files
author
Ron Petrusha
committed
Fixed bad formatting
1 parent 7d1da64 commit 8a1ee84

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
@@ -202,7 +202,7 @@ Two <xref:System.Buffers.StandardFormat> instances are equal if their <xref:Syst
202202
</ReturnValue>
203203
<Docs>
204204
<summary>Gets a value that indicates whether a format has a defined precision.</summary>
205-
<value><see langword="true" /> if the format has a precision other than <see cref="F:System.Buffers.StandardFormat.NoPrecision" ?>; otherwise, <see langword="false" />.</value>
205+
<value><see langword="true" /> if the format has a precision other than <see cref="F:System.Buffers.StandardFormat.NoPrecision" />; otherwise, <see langword="false" />.</value>
206206
<remarks>To be added.</remarks>
207207
</Docs>
208208
</Member>

0 commit comments

Comments
 (0)