Skip to content

Commit fde907a

Browse files
Copilottarekgh
andcommitted
Remove incorrect "unique" claim from ShortestDayNames documentation
Co-authored-by: tarekgh <[email protected]>
1 parent 543fce9 commit fde907a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Globalization/DateTimeFormatInfo.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2828,7 +2828,7 @@ This property is affected if the value of the <xref:System.Globalization.DateTim
28282828
<ReturnType>System.String[]</ReturnType>
28292829
</ReturnValue>
28302830
<Docs>
2831-
<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>
2831+
<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>
28322832
<value>A string array of day names.</value>
28332833
<remarks>
28342834
<format type="text/markdown"><![CDATA[

0 commit comments

Comments
 (0)