Skip to content

Commit 110c284

Browse files
josevalimsabiwara
andauthored
Update lib/elixir/lib/calendar/duration.ex
Co-authored-by: Jean Klingler <[email protected]>
1 parent a7c5c26 commit 110c284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/elixir/lib/calendar/duration.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ defmodule Duration do
373373
second: "s"
374374
]
375375
376-
* `:separator` - how to separate the distinct components
376+
* `:separator` - a string used to separate the distinct components. Defaults to `" "`.
377377
378378
## Examples
379379

0 commit comments

Comments
 (0)