Commit e471e06
committed
Fix link to Kernel.<=/2 in Enum.sort_by/3 @doc
When I first wrote the docs, I didn't know I had to include the
`Kernel.` to make the automatic linking work. I double checked after
reading the documentation guide for Elixir 1.2 and noticed that the
`<=/2` wasn't linking.1 parent 076c8dc commit e471e06
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1909 | 1909 | | |
1910 | 1910 | | |
1911 | 1911 | | |
1912 | | - | |
| 1912 | + | |
1913 | 1913 | | |
1914 | 1914 | | |
1915 | 1915 | | |
| |||
0 commit comments