Skip to content

Commit b7e22ba

Browse files
authored
Fix Calendar.ISO.valid_time?/4 doc (#15567)
1 parent 1d9d560 commit b7e22ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/elixir/lib/calendar/iso.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1685,7 +1685,7 @@ defmodule Calendar.ISO do
16851685
end
16861686

16871687
@doc """
1688-
Determines if the date given is valid according to the proleptic Gregorian calendar.
1688+
Determines if the time given is valid.
16891689
16901690
Leap seconds are not supported by the built-in Calendar.ISO.
16911691

0 commit comments

Comments
 (0)