Skip to content

Commit 208fbaf

Browse files
author
José Valim
committed
Fix typo (tks @ericmj)
1 parent 820ca0a commit 208fbaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/elixir/lib/kernel.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1491,7 +1491,7 @@ defmodule Kernel do
14911491
14921492
## Types
14931493
1494-
`defrecordp` automatically generates an opaque time based
1494+
`defrecordp` automatically generates an opaque type based
14951495
on the record name and the types can be modified too. The
14961496
following definition:
14971497

0 commit comments

Comments
 (0)