Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion xml/System.Globalization/DateTimeFormatInfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2828,7 +2828,7 @@ This property is affected if the value of the <xref:System.Globalization.DateTim
<ReturnType>System.String[]</ReturnType>
</ReturnValue>
<Docs>
<summary>Gets or sets a string array of the shortest unique abbreviated day names associated with the current <see cref="T:System.Globalization.DateTimeFormatInfo" /> object.</summary>
<summary>Gets or sets a string array of the shortest abbreviated day names associated with the current <see cref="T:System.Globalization.DateTimeFormatInfo" /> object.</summary>
<value>A string array of day names.</value>
<remarks>
<format type="text/markdown"><![CDATA[
Expand Down