From 0613573801166e522e4d66d8bbbf76e8f9c1b818 Mon Sep 17 00:00:00 2001 From: Copilot <198982749+Copilot@users.noreply.github.com> Date: Mon, 1 Sep 2025 17:09:06 -0700 Subject: [PATCH] Remove incorrect "unique" claim from DateTimeFormatInfo.ShortestDayNames documentation (#11754) --- xml/System.Globalization/DateTimeFormatInfo.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/System.Globalization/DateTimeFormatInfo.xml b/xml/System.Globalization/DateTimeFormatInfo.xml index 8e28b846859..a29464057ae 100644 --- a/xml/System.Globalization/DateTimeFormatInfo.xml +++ b/xml/System.Globalization/DateTimeFormatInfo.xml @@ -2828,7 +2828,7 @@ This property is affected if the value of the System.String[] - Gets or sets a string array of the shortest unique abbreviated day names associated with the current object. + Gets or sets a string array of the shortest abbreviated day names associated with the current object. A string array of day names.