Skip to content

Commit 73d58ec

Browse files
authored
Fix typo in documentation (#12496)
1 parent e9a6c9e commit 73d58ec

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/elixir/lib/calendar/naive_datetime.ex

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -361,8 +361,7 @@ defmodule NaiveDateTime do
361361
`t:System.time_unit/0`. It defaults to `:second`. Negative values
362362
will move backwards in time.
363363
364-
This function always consider the unit to be computed according
365-
to the `Calendar.ISO`.
364+
This function always considers the unit to be computed according to the `Calendar.ISO`.
366365
367366
## Examples
368367

0 commit comments

Comments
 (0)