Skip to content

Commit 0018e8d

Browse files
authored
remove extra char
1 parent f9a2a25 commit 0018e8d

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
@@ -199,7 +199,7 @@ Two <xref:System.Buffers.StandardFormat> instances are equal if their <xref:Syst
199199
</AssemblyInfo>
200200
<ReturnValue>
201201
<ReturnType>System.Boolean</ReturnType>
202-
</ReturnValue>a
202+
</ReturnValue>
203203
<Docs>
204204
<summary>Gets a value that indicates whether a format has a defined precision.</summary>
205205
<value><see langword="true" /> if the format has a precision other than <see cref="F:System.Buffers.StandardFormat.NoPrecision">; otherwise, <see langword="false" />.</value>

0 commit comments

Comments
 (0)