Skip to content

Commit

Permalink
Update Sources/Public/CalendarViewProxy.swift
Browse files Browse the repository at this point in the history
Co-authored-by: Bryn Bodayle <[email protected]>
  • Loading branch information
bryankeller and brynbodayle authored Aug 15, 2024
1 parent 12345ca commit 0d3911a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Public/CalendarViewProxy.swift
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public final class CalendarViewProxy: ObservableObject {

// MARK: Public

/// The range of months that are partially of fully visible.
/// The range of months that are partially or fully visible.
public var visibleMonthRange: MonthComponentsRange? {
calendarView.visibleMonthRange
}
Expand Down

0 comments on commit 0d3911a

Please sign in to comment.