Skip to content

Commit 69c0844

Browse files
tony612whatyouhide
authored andcommitted
Fix Time.diff/3 doc (#7878)
[ci skip]
1 parent 17e819d commit 69c0844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/elixir/lib/calendar/time.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@ defmodule Time do
555555
end
556556

557557
@doc """
558-
Returns the difference between two times, considering only the hour, minute
558+
Returns the difference between two times, considering only the hour, minute,
559559
second and microsecond.
560560
561561
As with the `compare/2` function both `Time` structs and other structures

0 commit comments

Comments
 (0)