We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17e819d commit 69c0844Copy full SHA for 69c0844
lib/elixir/lib/calendar/time.ex
@@ -555,7 +555,7 @@ defmodule Time do
555
end
556
557
@doc """
558
- Returns the difference between two times, considering only the hour, minute
+ Returns the difference between two times, considering only the hour, minute,
559
second and microsecond.
560
561
As with the `compare/2` function both `Time` structs and other structures
0 commit comments