We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a0425e1 + e9784fc commit 5fe7409Copy full SHA for 5fe7409
CareKit/CareKit/Extensions/Calendar+Extensions.swift
@@ -42,7 +42,7 @@ extension Calendar {
42
}
43
44
/// Returns string representations of the weekdays, in the order the weekdays occur on the local calendar.
45
- /// This differs with the Foundation `Calendar.varyShortWeekdaySymbols` in that the ordering is changed such
+ /// This differs with the Foundation `Calendar.veryShortWeekdaySymbols` in that the ordering is changed such
46
/// that the first element of the array corresponds to the first weekday in the current locale, instead of Sunday.
47
///
48
/// This method is required for handling certain regions in which the first day of the week is Monday.
0 commit comments